Releases: SeaQL/sea-schema
Releases · SeaQL/sea-schema
0.11.0
05 Jan 09:55
Compare
Sorry, something went wrong.
No results found
Upgrade SeaQuery to 0.28 #90
Changed all version = "^x.y.z" into version = "x.y.z" and disabled default features and enable only the needed ones #93
Skip parsing Postgres check constraints when check expression is empty #96
Parsing Postgres citext column type #94
0.10.3
16 Nov 05:06
Compare
Sorry, something went wrong.
No results found
Backward compatible schema discovery for MySQL 5.6 #86
0.10.2
27 Oct 07:40
Compare
Sorry, something went wrong.
No results found
Fix parsing of Postgres user-defined types #84
0.10.1
23 Oct 11:38
Compare
Sorry, something went wrong.
No results found
Parse & write Postgres array datatypes #83
0.10.0
18 Oct 15:55
Compare
Sorry, something went wrong.
No results found
Upgrade SeaQuery to 0.27 #81
0.9.4
16 Sep 13:45
Compare
Sorry, something went wrong.
No results found
Parsing SQLite integer column types without space in it #77
0.9.3
17 Jul 08:51
Compare
Sorry, something went wrong.
No results found
SQLite real datatype maps to double #75
Discover SYSTEM VERSIONED tables for MariaDB #76
0.9.2
01 Jul 17:33
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Fix SQLx version to ^0.5 #70
PostgreSQL query non-key foreign key info #65
0.8.0
09 May 12:01
Compare
Sorry, something went wrong.
No results found
Dropping migration entirely; introducing SchemaProbe