<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>holyshared</author_name>
  <author_url>https://blog.hatena.ne.jp/holyshared/</author_url>
  <blog_title>type holyshared = Engineer&lt;mixed&gt;</blog_title>
  <blog_url>https://www.holyshared.ninja/</blog_url>
  <categories>
    <anon>HHVM</anon>
    <anon>Hacklang</anon>
    <anon>Hack</anon>
    <anon>Database</anon>
    <anon>Migration</anon>
  </categories>
  <description>HackでDBのマイグレーションツールを作ってみた。 データベースの作成、削除、スキーマ変更の適用、適用の取り消しが一通りできます。 現在のバージョンでサポートしているRDBMSはMySQLのみです。 また、マイグレーションはSQLベースです、DSLはサポートしていません。 github.com 使い方 まずはじめに、JSON形式の設定ファイルをルートディレクトリのconfigの下に、database.jsonという名前でおきます。 開発環境、ステージング環境とかは自分で追加してください。 { &quot;type&quot;: &quot;sql&quot;, &quot;path&quot;: &quot;db/migrate&quot;, &quot;enviroments&quot;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.holyshared.ninja%2Fentry%2F2017%2F09%2F11%2F110000&quot; title=&quot;HackでDBのマイグレーションツールを作った - type holyshared = Engineer&amp;lt;mixed&amp;gt;&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-09-11 11:00:00</published>
  <title>HackでDBのマイグレーションツールを作った</title>
  <type>rich</type>
  <url>https://www.holyshared.ninja/entry/2017/09/11/110000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
