<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sohatach</author_name>
  <author_url>https://blog.hatena.ne.jp/sohatach/</author_url>
  <blog_title>sohatach's blog</blog_title>
  <blog_url>https://sohatach.hatenablog.jp/</blog_url>
  <categories>
    <anon>Flyway</anon>
    <anon>Java</anon>
  </categories>
  <description>FlywayとはDBマイグレーションフレームワークです。 DBマイグレーションというと少し難しく聞こえますが、 私は、「SQLの変更を差分SQLファイルとしてバージョン管理するしくみ」と理解しています。 最新の状態の全ての最終結果のSQLをまとめてバージョン管理するのではなく、 実際にDBに適用可能な状態の差分のSQLファイルとして管理します。 またSQLの「変更の差分」を管理するため、DBを以前の状態に戻したり、 既存のデータを残したまま、最新のスキーマに上げたりすることが手軽にできます。 Railsなどでも同様のしくみがありますが、それのJava版です。 （ただしFlywayには、まだバー…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsohatach.hatenablog.jp%2Fentry%2F2014%2F06%2F22%2F211204&quot; title=&quot;FlywayでDBマイグレーション - sohatach&amp;#39;s blog&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>2014-06-22 21:12:04</published>
  <title>FlywayでDBマイグレーション</title>
  <type>rich</type>
  <url>https://sohatach.hatenablog.jp/entry/2014/06/22/211204</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
