Releases: SeaQL/sea-schema
Releases · SeaQL/sea-schema
0.2.4
- improve Postgres schema discovery
0.2.3
- Improve
ColumnType
output of MySQL writer
0.2.2
- Added
ColumnExpression
to MySQL ColumnInfo output
- Postgres type definitions
0.2.1
- Foreign key writer
- Index prefix and order
0.2.0
Writer
- changed
StringAttr
definition
- added
IndexPart
definition
0.1.4
- serde support on types
- Query table's
char_set
from information_schema
0.1.3
TableInfo
includes char_set