What's Changed
- fix: support overloaded functions and procedures in dump (#191) by @tianzhou in #192
- fix: generated column on public schema by @tianzhou in #201
- fix: partial index by @tianzhou in #202
- fix: quote policy names in DDL output by @tianzhou in #204
- fix: type topological sort by @tianzhou in #205
- fix: include public in search_path for extension type resolution by @tianzhou in #208
- fix: add USING clause for text-to-enum type conversions by @tianzhou in #209
- Fix index name mutation for identifiers containing dots by @tianzhou in #213
- feat: release darwin/amd64 binaries by @alecthomas in #199
New Contributors
- @alecthomas made their first contribution in #199
Full Changelog: v1.5.0...v1.5.1