Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
jennifer
v0.2.0
Top Level Namespace
Jennifer
Adapter
Base
Mysql
Config
Migration
Base
Runner
TableBuilder
Base
AllowedTypes
DB_OPTIONS
EAllowedTypes
ChangeTable
CreateTable
DropTable
Raw
Version
Model
Base
Supportable
IRelation
Relation
QueryBuilder
And
Criteria
Rightable
IQuery
Join
LogicOperator
Operator
Or
Query
Xor
StubRelation
Support
Built with Crystal 1.9.2
2023-10-08 02:20:29 UTC
class
Jennifer::Model::Relation(T, Q)
Jennifer::Model::Relation(T, Q)
Jennifer::Model::IRelation
Reference
Object
Defined in:
jennifer/model/relation.cr
Constructors
.new
(name : String, type : Symbol)
Instance Method Summary
#model_class
#table_name
#type
Instance methods inherited from class
Jennifer::Model::IRelation
model_class
model_class
,
table_name
table_name
,
type
type
Constructor Detail
def self.
new
(name : String, type : Symbol)
#
[
View source
]
Instance Method Detail
def
model_class
#
[
View source
]
def
table_name
#
[
View source
]
def
type
#
[
View source
]