sea-schema

🌿 SQL schema definition and discovery

APACHE-2.0 License

Downloads
4.1M
Stars
168
Committers
17

Bot releases are hidden (Show)

sea-schema - 0.3.1

Published by tyt2y3 almost 3 years ago

New Contributors

Full Changelog: https://github.com/SeaQL/sea-schema/compare/0.2.9...0.3.1

sea-schema - 0.2.9

Published by tyt2y3 about 3 years ago

  • [[#18]] MySQL: handle panic upon unique constraint
sea-schema - 0.2.8

Published by tyt2y3 about 3 years ago

  • Fix Postgres TimestampWithTimeZone
sea-schema - 0.2.7

Published by tyt2y3 about 3 years ago

  • Use SeaRc to support SeaQuery's thread-safe
sea-schema - 0.2.6

Published by tyt2y3 about 3 years ago

  • Use sea-query to 0.15
  • [#13] Added is_identity to Postgres ColumnInfo
sea-schema - 0.2.5

Published by tyt2y3 about 3 years ago

  • improve Postgres schema discovery
sea-schema - 0.2.4

Published by tyt2y3 about 3 years ago

  • improve Postgres schema discovery
sea-schema - 0.2.3

Published by tyt2y3 over 3 years ago

  • Improve ColumnType output of MySQL writer
sea-schema - 0.2.2

Published by tyt2y3 over 3 years ago

  • Added ColumnExpression to MySQL ColumnInfo output
  • Postgres type definitions
sea-schema - 0.2.1

Published by tyt2y3 over 3 years ago

  • Foreign key writer
  • Index prefix and order
sea-schema - 0.2.0

Published by tyt2y3 over 3 years ago

  • Writer
  • changed StringAttr definition
  • added IndexPart definition
sea-schema - 0.1.4

Published by tyt2y3 over 3 years ago

  • serde support on types
  • Query table's char_set from information_schema
sea-schema - 0.1.3

Published by tyt2y3 over 3 years ago

  • TableInfo includes char_set
sea-schema - 0.1.2

Published by tyt2y3 over 3 years ago

  • Restructure dependencies
sea-schema - 0.1.1

Published by tyt2y3 over 3 years ago

  • Fix docs.rs
sea-schema - 0.1.0

Published by tyt2y3 over 3 years ago

  • Initial release