Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
avram
v0.15.0
Array
Avram
Associations
BelongsTo
HasMany
HasOne
Attribute
ErrorMessage
Nothing
AvramError
BaseQueryTemplate
BetweenCriteria
Box
CallableErrorMessage
Callbacks
Connection
ConnectionError
Criteria
Database
DatabaseCleaner
FiberId
TableColumn
DatabaseValidations
DefineAttribute
HabitatSettings
ImpossibleValidation
InheritColumnAttributes
Insert
Params
InvalidOperationError
InvalidSaveOperationError
Join
Full
Inner
Left
Right
SqlClause
LazyLoadError
MarkAsFailed
Migrator
AlterTableStatement
BuildReferenceFragment
ChangeNullStatement
Columns
Base
BoolColumn
Float32Column
Float64Column
FloatColumn
Int16Column
Int32Column
Int64Column
JSON
AnyColumn
PrimaryKeys
Base
Int16PrimaryKey
Int32PrimaryKey
Int64PrimaryKey
UUIDPrimaryKey
StringColumn
TimeColumn
UUIDColumn
CreateForeignKeyStatement
CreateIndexStatement
CreateTableStatement
DropIndexStatement
DropTableStatement
IndexStatementHelpers
Columns
Migration
V1
MigrationGenerator
MissingOnDeleteWithBelongsToError
Runner
StatementHelpers
Model
Float64Converter
NeedyInitializerAndSaveMethods
NestedSaveOperation
Operation
OrderBy
Direction
NullSorting
Paramable
ParamKeyOverride
Params
PermittedAttribute
Polymorphic
PostgresURL
PrimaryKeyType
Query
Queryable
QueryBuilder
ColumnName
RecordNotFoundError
Repo
Rollback
SaveOperation
SaveStatus
SaveOperationErrors
SaveOperationTemplate
SchemaEnforcer
EnsureExistingTable
EnsureMatchingColumns
SchemaMismatchError
SoftDelete
Model
Query
TableFor
Type
FailedCast
SuccessfulCast
UnsupportedQueryError
Validations
VirtualForm
Where
Equal
GreaterThan
GreaterThanOrEqualTo
Ilike
In
LessThan
LessThanOrEqualTo
Like
NotEqual
NotIlike
NotIn
NotLike
NotNull
Null
NullSqlClause
Raw
SqlClause
Bool
Lucky
ColumnType
Criteria
Char
DB
PoolStatement
Db
Create
Drop
Migrate
One
Migrations
Status
Redo
Reset
Rollback
RollbackAll
RollbackTo
Schema
Dump
Restore
VerifyConnection
Float64
Lucky
ColumnType
Criteria
Gen
Migration
HabitatSettings
Int16
Lucky
ColumnType
Criteria
Int32
Lucky
ColumnType
Criteria
Int64
Lucky
ColumnType
Criteria
Nil
Object
String
Lucky
ColumnType
Criteria
Time
Lucky
ColumnType
Criteria
UUID
Lucky
ColumnType
Criteria
Built with Crystal 1.9.2
2023-10-08 13:47:23 UTC
class
Db::Rollback
Db::Rollback
LuckyCli::Task
Reference
Object
Defined in:
avram/tasks/db/rollback.cr
Instance Method Summary
#call
#help_message
#name
#print_help_or_call
(args : Array(String), io : IO =
STDERR
)
#summary
Instance methods inherited from class
Object
blank_for_validates_required? : Bool
blank_for_validates_required?
Instance Method Detail
def
call
#
[
View source
]
def
help_message
#
[
View source
]
def
name
#
[
View source
]
def
print_help_or_call
(args :
Array
(
String
), io : IO =
STDERR
)
#
[
View source
]
def
summary
#
[
View source
]