<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,8 @@
 Merb::Generators::ModelGenerator.template :model_sequel, :orm =&gt; :sequel do
   source(File.dirname(__FILE__), &quot;templates/model/app/models/%file_name%.rb&quot;)
   destination(&quot;app/models&quot;, base_path, &quot;#{file_name}.rb&quot;)
+end
+
+Merb::Generators::ModelGenerator.invoke :migration, :orm =&gt; :sequel do |generator|
+  generator.new(destination_root, options.merge(:model =&gt; true), file_name, attributes)
 end
\ No newline at end of file</diff>
      <filename>merb_sequel/lib/generators/model.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f5de2f6f1dec9d6406d608f3cea21a5b4a7d0254</id>
    </parent>
    <parent>
      <id>8cffdb0960e022b561610476bc1b48ec29e2e203</id>
    </parent>
  </parents>
  <author>
    <name>Michael S. Klishin</name>
    <email>michael@novemberain.com</email>
  </author>
  <url>http://github.com/wycats/merb-plugins/commit/eabab3ab17d0622cd4b2424eaff87fa09e7e3b0d</url>
  <id>eabab3ab17d0622cd4b2424eaff87fa09e7e3b0d</id>
  <committed-date>2008-08-08T15:14:50-07:00</committed-date>
  <authored-date>2008-08-08T15:14:50-07:00</authored-date>
  <message>Merge branch 'migration_invocation'

* migration_invocation:
  added invocations for migration generator</message>
  <tree>74da09aad3f4399a77f79e06c370b54453a33219</tree>
  <committer>
    <name>Michael S. Klishin</name>
    <email>michael@novemberain.com</email>
  </committer>
</commit>
