Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
Micrate::DB
Class methods
connect
Source
connect
Source
connection_url
Source
connection_url=
(connection_url)
Source
create_migrations_table
(db)
Source
exec
(statement, db)
Source
get_migration_status
(migration, db) :
Time
|
Nil
Source
get_versions_last_first_order
(db)
Source
record_migration
(migration, direction, db)
Source
Nested types
Micrate::DB::Dialect
Micrate::DB::Mysql
Micrate::DB::Postgres
Micrate::DB::Sqlite3