Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
sandstone
master
Sandstone
Adapter
Base
Sqlite
ORM
Associations
Base
Callbacks
Error
Fields
Type
Querying
Settings
Table
Transactions
Validators
Built with Crystal 1.9.2
2023-10-07 18:03:18 UTC
module
Sandstone::ORM::Transactions
Direct including types
Sandstone::ORM::Base
Defined in:
sandstone/transactions.cr
Instance Method Summary
#create
(args : Hash(Symbol | String, DB::Any))
#create
(**args)
Macro Summary
__process_transactions
Instance Method Detail
def
create
(args : Hash(Symbol | String, DB::Any))
#
[
View source
]
def
create
(**args)
#
[
View source
]
Macro Detail
macro
__process_transactions
#
[
View source
]