- Escape sql identifiers that are on the postgres reserved keywords list
- Escape sql identifiers only when required by the postgres syntax rules
- Loosen time version bounds
- readme: Fix warning about a transaction already running
- Support for GHC 8.10
- Initial release. Generate schemas and migrations for beam databases. See limitations in README.md