Expand description
The module defines the Column
and default tables used by the current fuel-core
codebase.
In the future, the Column
enum should contain only the required tables for the execution.
All other tables should live in the downstream creates in the place where they are really used.
Enumsยง
- Database tables column ids to the corresponding
crate::Mappable
table.