[][src]Module icbiadb::database::table::types

Structs

FieldMap
QueryBuilder
QueryResult
Table

Stores the declaration of a group or a record

TableRow

Stores field names and field values

Type Definitions

TableMap

Stores group name and serialized HashMap of fields + type

TableRows

Stores the records of a group declaration