Files
rails/activerecord/lib/active_record
Tarmo Tänav 3d2ac918b9 Cache migrated versions list in Migrator and use it to fetch the latest migrated version name [#845 state:resolved]
Also optimized Migrator#current_version class method to fetch
only the latest version number and not all of them.

With this change no matter how many migrations there are the
schema_migrations table is only SELECTed from once.

Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2008-08-25 22:03:47 -07:00
..
2008-05-25 12:29:00 +01:00
2008-05-25 12:29:00 +01:00
2008-05-25 12:29:00 +01:00
2008-07-31 16:36:23 -05:00
2008-05-25 12:29:00 +01:00
2008-05-25 12:29:00 +01:00
2008-08-21 19:04:39 +02:00
2008-05-31 17:03:03 -07:00