What's Changed
- fix: constraint name quoting by @tianzhou in #165
- fix: properly drop temporary NOT NULL constraint by @sam-mosleh in #166
- refactor: consolidate uk test case by @tianzhou in #168
- refactor: consolidate pk test case by @tianzhou in #169
- chore: add a fk test case by @tianzhou in #170
- fix: preserve constraints to ignored tables in multi-file dumps by @tianzhou in #171
New Contributors
- @sam-mosleh made their first contribution in #166
Full Changelog: v1.4.2...v1.4.3