Micrate
Constants
Log = ::Log.for(self)
VERSION = "0.10.0"
Class methods
connection_url=(connection_url)
Sourcecreate(name, dir, time)
Sourcedb_dir
Sourcedbversion(db)
Sourcedown(db)
Sourceextract_dbversion(rows)
The most recent record for each migration specifies whether it has been applied or rolled back. The first version we find that has been applied is the current version.
migrations_dir
Sourceredo(db)
Sourceup(db)
Source