All notable changes to the "pgFormatter" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Added support for options:
commaBreakformatTypeplaceholder
- Upgraded to pgFormatter 3.2
- Removed support for
maxLengthoption (because it was confusing)
- Add language bindings for pgsql extension
- Upgrades pgFormatter to 3.1
- Adding a comment on the first line of a SQL file with text "pgFormatter-ignore" will now prevent that file from being formatted
- Initial release