Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Drift::Migration
Inherits
Reference
/
Object
Constructors
from_io
(io, id :
Int64
, filename :
String
|
Nil
= nil) : self
Source
load_file
(filename :
String
) : self
Source
new
(id :
Int64
, filename :
String
|
Nil
= nil)
Source
Instance methods
add
(type :
Type
, statement :
String
)
Source
filename
Source
id
Source
run
(type :
Type
, db)
Source
statements_for
(type :
Type
)
Source