Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
avram_scoped_id
v0.1.0
AvramScopedId
Built with Crystal 1.9.2
2023-10-07 18:13:42 UTC
module
AvramScopedId
Overview
Set an scoped id based on the query.
Extended Modules
AvramScopedId
Defined in:
avram_scoped_id.cr
Constant Summary
VERSION
=
"0.1.0"
Instance Method Summary
#set
(column : Avram::Attribute(Int64 | Nil), query : Avram::Queryable) : Nil
Instance Method Detail
def
set
(column : Avram::Attribute(Int64 | Nil), query : Avram::Queryable) : Nil
#
[
View source
]