v0.16.1
What's Changed
- Add REFERENCING OLD/NEW TABLE support for PG Triggers by @enobayram in #123
- Quote the Postgres identifiers used in DROP TRIGGER by @enobayram in #121
- Use bind params regex from sqlalchemy while escaping by @enobayram in #122
- Release v0.16.1. by @DanCardin in #124
Full Changelog: v0.16.0...v0.16.1