<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>d53bacb3b2e8e20392ac55255b4719db7d7b6dbf</id>
      </parent>
    </parents>
    <author>
      <name>Zhang Yuanyi</name>
      <email>yzhang@elctech.com</email>
    </author>
    <url>http://github.com/pjhyett/auto_migrations/commit/29592a2a17d3195308e66bd339fc35b850511fe4</url>
    <id>29592a2a17d3195308e66bd339fc35b850511fe4</id>
    <committed-date>2009-10-09T16:09:16-07:00</committed-date>
    <authored-date>2009-10-09T06:56:17-07:00</authored-date>
    <message>add support of primary_key option</message>
    <tree>5c3f85f2db1a516e34ef9c2a88b8fad15bb0fb5c</tree>
    <committer>
      <name>PJ Hyett</name>
      <email>pjhyett@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>32bc070c31bd9dc4c1a084f9a2c3b2a892200247</id>
      </parent>
    </parents>
    <author>
      <name>Sean Santry</name>
      <email>sean@seansantry.com</email>
    </author>
    <url>http://github.com/pjhyett/auto_migrations/commit/d53bacb3b2e8e20392ac55255b4719db7d7b6dbf</url>
    <id>d53bacb3b2e8e20392ac55255b4719db7d7b6dbf</id>
    <committed-date>2009-07-29T23:17:07-07:00</committed-date>
    <authored-date>2008-08-22T11:17:48-07:00</authored-date>
    <message>Automatically generate migration version number for auto migrations

Commit 6bdbdabe caused auto_migrations to require a new schema
version number for each auto migration. This patch uses the
datetime-based numbering scheme from Rails 2.1 migrations to
automatically generate a new schema version number for the
auto migration and updates the Schema.define statement in
db/schema.rb with this version number.

Signed-off-by: korobkov &lt;github_com.to.Korobkov@neverbox.org&gt;

Signed-off-by: PJ Hyett &lt;pjhyett@gmail.com&gt;</message>
    <tree>5fa23f86badb9443748ac1dc16e6471b57c1ebdb</tree>
    <committer>
      <name>PJ Hyett</name>
      <email>pjhyett@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cb2b0f36a60c8ec8c62354e8f29109c66afb50fb</id>
      </parent>
    </parents>
    <author>
      <name>PJ Hyett</name>
      <email>pjhyett@gmail.com</email>
    </author>
    <url>http://github.com/pjhyett/auto_migrations/commit/32bc070c31bd9dc4c1a084f9a2c3b2a892200247</url>
    <id>32bc070c31bd9dc4c1a084f9a2c3b2a892200247</id>
    <committed-date>2009-04-20T17:19:37-07:00</committed-date>
    <authored-date>2009-04-20T17:19:37-07:00</authored-date>
    <message>use github's issue tracker</message>
    <tree>e717273bf2bfdf1190a3d2f786878318059b16de</tree>
    <committer>
      <name>PJ Hyett</name>
      <email>pjhyett@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4154d21011b9731a1cc16e53f03b18e249377d58</id>
      </parent>
    </parents>
    <author>
      <name>Matt Lightner</name>
      <email>mlightner@gmail.com</email>
    </author>
    <url>http://github.com/pjhyett/auto_migrations/commit/cb2b0f36a60c8ec8c62354e8f29109c66afb50fb</url>
    <id>cb2b0f36a60c8ec8c62354e8f29109c66afb50fb</id>
    <committed-date>2009-02-16T12:06:40-08:00</committed-date>
    <authored-date>2009-01-31T05:41:29-08:00</authored-date>
    <message>Added the ability to reset schema migrations table when creating a fresh migration from schema.db

Signed-off-by: PJ Hyett &lt;pjhyett@gmail.com&gt;</message>
    <tree>1c64a80469e5b97bb2fb10d970dcf1f2daf4c8fe</tree>
    <committer>
      <name>PJ Hyett</name>
      <email>pjhyett@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6bdbdabe0c9a40b6c207a026ffb4ad5476e67dbc</id>
      </parent>
    </parents>
    <author>
      <name>Nate Wiger</name>
      <email>nwiger@pardon.local</email>
    </author>
    <url>http://github.com/pjhyett/auto_migrations/commit/4154d21011b9731a1cc16e53f03b18e249377d58</url>
    <id>4154d21011b9731a1cc16e53f03b18e249377d58</id>
    <committed-date>2008-09-17T14:00:19-07:00</committed-date>
    <authored-date>2008-09-17T14:00:19-07:00</authored-date>
    <message>Integrated changes to improve altering of precision/scale and null fields.
References in Lighthouse tickets #202 and #224</message>
    <tree>26cf89f1d6ddeeb6b06e55ba687816b0defef3a4</tree>
    <committer>
      <name>Nate Wiger</name>
      <email>nwiger@pardon.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ff63b5c4973878a71fc7c5850e3fe35d12bd9142</id>
      </parent>
    </parents>
    <author>
      <name>Eugene Zolotarev</name>
      <email>eugzol@gmail.com</email>
    </author>
    <url>http://github.com/pjhyett/auto_migrations/commit/6bdbdabe0c9a40b6c207a026ffb4ad5476e67dbc</url>
    <id>6bdbdabe0c9a40b6c207a026ffb4ad5476e67dbc</id>
    <committed-date>2008-08-18T06:35:12-07:00</committed-date>
    <authored-date>2008-08-18T06:35:12-07:00</authored-date>
    <message>Now works with new Rails schema version system</message>
    <tree>512e311cd15a0b65df0b46e7c75e529d2dcfc35f</tree>
    <committer>
      <name>Eugene Zolotarev</name>
      <email>eugzol@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8e08b2cd02be17bc5e3b18a5fed91b7b6f48547e</id>
      </parent>
    </parents>
    <author>
      <name>bwyrosdick</name>
      <email>ben.wyrosdick@gmail.com</email>
    </author>
    <url>http://github.com/pjhyett/auto_migrations/commit/ff63b5c4973878a71fc7c5850e3fe35d12bd9142</url>
    <id>ff63b5c4973878a71fc7c5850e3fe35d12bd9142</id>
    <committed-date>2008-05-06T21:10:04-07:00</committed-date>
    <authored-date>2008-05-06T21:10:04-07:00</authored-date>
    <message>updated schema_info table with current version from schema.rb ... plays nicer with migrations</message>
    <tree>a0217679b04f6d5c1bdce980b4e7e79d98fb4323</tree>
    <committer>
      <name>bwyrosdick</name>
      <email>ben.wyrosdick@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>73cff3844eda2bf1222f2960333b3c35da314cbe</id>
      </parent>
    </parents>
    <author>
      <name>Andrew Bennett</name>
      <email>potatosaladx@gmail.com</email>
    </author>
    <url>http://github.com/pjhyett/auto_migrations/commit/8e08b2cd02be17bc5e3b18a5fed91b7b6f48547e</url>
    <id>8e08b2cd02be17bc5e3b18a5fed91b7b6f48547e</id>
    <committed-date>2008-04-30T08:45:50-07:00</committed-date>
    <authored-date>2008-04-30T08:45:50-07:00</authored-date>
    <message>Don't remove schema_migrations on Rails 2.1</message>
    <tree>bd9239dbb61463474e3fd4688f12f4eda11e9d8b</tree>
    <committer>
      <name>Andrew Bennett</name>
      <email>potatosaladx@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>PJ Hyett</name>
      <email>pjhyett@gmail.com</email>
    </author>
    <url>http://github.com/pjhyett/auto_migrations/commit/73cff3844eda2bf1222f2960333b3c35da314cbe</url>
    <id>73cff3844eda2bf1222f2960333b3c35da314cbe</id>
    <committed-date>2008-03-15T17:44:02-07:00</committed-date>
    <authored-date>2008-03-15T17:44:02-07:00</authored-date>
    <message>migrate automatically</message>
    <tree>0b3c2e551d517155c9a4dbe54489f9ef47b00b1d</tree>
    <committer>
      <name>PJ Hyett</name>
      <email>pjhyett@gmail.com</email>
    </committer>
  </commit>
</commits>
