module AvramScopedId

Overview

Set an scoped id based on the query.

Extended Modules

Defined in:

avram_scoped_id.cr

Constant Summary

VERSION = "0.2.0"

Instance Method Summary

Macro Summary

Instance Method Detail

def set(column : Avram::Attribute(Int64 | Nil), query : Avram::Queryable) : Nil #

[View source]

Macro Detail

macro set(column, query) #

[View source]