What's Changed
- chore: consolidate DSN construction by @tianzhou in #142
- fix: non-primitive types qualified by @tianzhou in #145
- fix: extension qualifier by @tianzhou in #146
- Revert "fix: extension qualifier (#146)" by @tianzhou in #147
- fix: type/extension from different schema by @tianzhou in #151
- chore: log sql statement when apply/plan when —debug by @tianzhou in #152
- fix: drop trigger/function order by @tianzhou in #154
- fix: normalize schema-qualified identifiers in SQL strings by @p-c-h-b in #157
- chore: enhance plan schema name replacer by @tianzhou in #159
- fix: normalize schema qualifier in function arguments by @tianzhou in #160
- fix: defer FK constraints when referenced tables don't exist yet by @p-c-h-b in #156
- chore: address review comments by @tianzhou in #162
- Fix normalization of custom array type by @isaacparker0 in #163
- chore: refine custom array type fix by @tianzhou in #164
New Contributors
- @p-c-h-b made their first contribution in #157
- @isaacparker0 made their first contribution in #163
Full Changelog: v1.4.1...v1.4.2