struct Orb::Query::From
- Orb::Query::From
- Struct
- Value
- Object
Defined in:
query/from.crConstructors
Instance Method Summary
- #table : String
- #table=(table : String)
- #to_sql(_position)
- #values : Array(Bool | Float32 | Float64 | Int32 | JSON::Any | String | Time | UUID | Nil)
Constructor Detail
Instance Method Detail
def values : Array(Bool | Float32 | Float64 | Int32 | JSON::Any | String | Time | UUID | Nil)
#