Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Marten::DB::Management::Statement::Reference
Inherits
Reference
/
Object
Instance methods
references_column?
(table :
String
, column :
String
|
Nil
)
Source
references_table?
(name :
String
|
Nil
)
Source
rename_column
(table :
String
, old_name :
String
, new_name :
String
)
Source
rename_table
(old_name :
String
, new_name :
String
)
Source