Skip to content

Releases: SeaQL/sea-schema

0.10.3

16 Nov 05:06
Compare
Choose a tag to compare
  • Backward compatible schema discovery for MySQL 5.6 #86

0.10.2

27 Oct 07:40
Compare
Choose a tag to compare
  • Fix parsing of Postgres user-defined types #84

0.10.1

23 Oct 11:38
Compare
Choose a tag to compare
  • Parse & write Postgres array datatypes #83

0.10.0

18 Oct 15:55
Compare
Choose a tag to compare
  • Upgrade SeaQuery to 0.27 #81

0.9.4

16 Sep 13:45
Compare
Choose a tag to compare
  • Parsing SQLite integer column types without space in it #77

0.9.3

17 Jul 08:51
Compare
Choose a tag to compare
  • SQLite real datatype maps to double #75
  • Discover SYSTEM VERSIONED tables for MariaDB #76

0.9.2

01 Jul 17:33
Compare
Choose a tag to compare
  • PostgreSQL datetime and timestamp datatype are equivalent #69
  • MySQL VarBinary column type mapping #67
  • Upgrade sqlx to 0.6
  • Upgrade sea-query to 0.26

0.8.1

17 Jun 03:49
Compare
Choose a tag to compare
  • Fix SQLx version to ^0.5 #70
  • PostgreSQL query non-key foreign key info #65

0.8.0

09 May 12:01
Compare
Choose a tag to compare
  • Dropping migration entirely; introducing SchemaProbe

0.7.1

26 Mar 16:15
Compare
Choose a tag to compare
  • Support SeaORM 0.7.0
  • Support Postgres jsonb in entity generation #51