<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -3,7 +3,7 @@ namespace :db do
     
     def interesting_tables
       ActiveRecord::Base.connection.tables.sort.reject! do |tbl|
-        ['schema_info', 'sessions', 'public_exceptions'].include?(tbl)
+        ['schema_migrations', 'sessions', 'public_exceptions'].include?(tbl)
       end
     end
   </diff>
      <filename>backup.rake</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>648d77a328b845bf3d4f98a6c8f7ba07519dd76c</id>
    </parent>
  </parents>
  <author>
    <name>Kelly Felkins</name>
    <email>kelly@restlater.com</email>
  </author>
  <url>http://github.com/kellyfelkins/backup.rake/commit/1bef11d412f10bb2b5660fc57c4f016f770122f5</url>
  <id>1bef11d412f10bb2b5660fc57c4f016f770122f5</id>
  <committed-date>2009-02-20T10:37:16-08:00</committed-date>
  <authored-date>2009-02-20T10:37:16-08:00</authored-date>
  <message>schema_info is now schema_migrations</message>
  <tree>6fbe762dc0b143ec52a7310c7c224bd251cf3067</tree>
  <committer>
    <name>Kelly Felkins</name>
    <email>kelly@restlater.com</email>
  </committer>
</commit>
