Top Level Namespace
Defined in:
Constant Summary
-
ARRAY_TYPEMAP =
{"Bool" => "boolean[]", "String" => "text[]", "Float32" => "real[]", "Float64" => "double precision[]", "Int32" => "int[]", "Int64" => "bigint[]"}
-
ARRAY_VALUES =
{bool: Bool, s: String, f32: Float32, f: Float64, i: Int32, i64: Int64}
Macro Summary
-
columns_to_instance_vars
Used internally to deserialise json