Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
mig
v0.1.5
Mig
DSN
FunctionFile
Migrate
MigrationFile
Generated using Crystal 1.14.0
2024-11-26 19:08:16 UTC
class
Mig::
FunctionFile
Mig::FunctionFile
Reference
Object
Defined in:
mig/function_file.cr
Constructors
.new
(filename)
Instance Method Summary
#digest
#empty?
(*args, **options)
#empty?
(*args, **options, &)
#name
: String
#query
: String
Constructor Detail
def self.
new
(filename)
#
[
View source
]
Instance Method Detail
def
digest
#
[
View source
]
def
empty?
(*args, **options)
#
[
View source
]
def
empty?
(*args, **options, &)
#
[
View source
]
def
name
: String
#
[
View source
]
def
query
: String
#
[
View source
]