We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29d9804 commit 2dcda38Copy full SHA for 2dcda38
1 file changed
CHANGELOG.md
@@ -25,6 +25,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
25
26
* Fix constraint query when table is partitioned https://github.com/SeaQL/sea-schema/pull/125
27
* Fix Postgres foreign key column without unique constraint https://github.com/SeaQL/sea-schema/pull/131
28
+* Fix discovery of MySQL, SQLite and PostgreSQL unique indexes https://github.com/SeaQL/sea-schema/pull/133
29
30
### Breaking changes
31
0 commit comments