<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>liquibase on Jean-Christophe Gay</title>
    <link>https://jeanchristophegay.com/tags/liquibase/</link>
    <description>Recent content in liquibase on Jean-Christophe Gay</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>fr-FR</language>
    <managingEditor>contact@jeanchristophegay.com (Jean-Christophe Gay)</managingEditor>
    <webMaster>contact@jeanchristophegay.com (Jean-Christophe Gay)</webMaster>
    <lastBuildDate>Sun, 01 Feb 2015 13:37:00 +0200</lastBuildDate>
    
	<atom:link href="https://jeanchristophegay.com/tags/liquibase/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Ecrire une migration Liquibase en Java</title>
      <link>https://jeanchristophegay.com/posts/liquibase-refactoring-change-java/</link>
      <pubDate>Sun, 01 Feb 2015 13:37:00 +0200</pubDate>
      <author>contact@jeanchristophegay.com (Jean-Christophe Gay)</author>
      <guid>https://jeanchristophegay.com/posts/liquibase-refactoring-change-java/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.liquibase.org&#34;&gt;Liquibase&lt;/a&gt; est un outil très utile pour versionner sa base de données. La succession de refactoring à appliquer à une base peut-être décrite dans plusieurs formats de données (XML, YAML, JSON et SQL). Seulement il arrive qu&amp;rsquo;une migration soit &amp;ldquo;trop&amp;rdquo; complexe pour être décrite à partir des refactoring standards (ou alors tout simplement que l&amp;rsquo;on ne soit pas très à l&amp;rsquo;aise avec PL/SQL).&lt;br /&gt;
Dans ce cas on peut écrire un changement particulier en Java.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>