Crate ergol_core

Source

Structs§

Column
A column of a table.
Enum
The struct that holds to information to create, drop or migrate an enum type.
Table
The struct that holds the information to create, drop or migrate a table.

Enums§

Element
An element that can be created in the db (can be a table or a type).
Ty
The type of a column.