distssh ~master (2021-10-15T05:03:41.2224273)
Dub
Repo
TableRef.this
miniorm
query_ast
TableRef
A simple ref to a table.
this
(SchemaName schema, string name, TableAlias alias_)
this
(string name, TableAlias alias_)
this
(string tableName)
struct
TableRef
this
(
string
tableName
)
Meta
Source
See Implementation
miniorm
query_ast
TableRef
constructors
this
functions
toString
variables
schemaName
tableAlias
tableName
A simple ref to a table.