vespertide-core 0.1.58

Data models for tables, columns, constraints, indexes, and migration actions
Documentation
1
2
3
pub type TableName = String;
pub type ColumnName = String;
pub type IndexName = String;