Releases: balderdashy/sails-postgresql
Releases · balderdashy/sails-postgresql
v2.0.0
- Remove database passwords from the error instance (thanks @alxndrsn!)
- Upgrade
machinepack-postgresql
dependency to support Node.js 14 (See balderdashy/sails#7022)
v0.12.2
- [ENHANCEMENT] Update the PG module to work with newer versions of Node. Thanks to @joaosa for the patch!
- [ENHANCEMENT] Updates the dependencies to the latest versions which should remove any warning messages when installing.
- [BUG] Fixes issues with backwards compatibility to Waterline
0.11.x
and older.
v0.12.1
[BUG] Fixes issue with populates due to changes in projections queries coming from Waterline-Sequel. Updated the waterline-sequel dependency to 0.6.2 to fix.
v0.12.0
Updates version of Waterline-Sequel to add support for association projections.
See the complete Changelog for more details.
v0.11.3
- Updates Waterline-Sequel dependency to actually fix previous date issue.
See the Changelog for more details.
v0.11.2
- Updates Waterline-Sequel dependency to gain support for querying dates when they are represented as a string in the criteria.
See the Changelog for more details.
v0.11.1
🎉 🚀 Big performance release. Thanks to @jianpingw for giving everyone a huge performance boost if you are using populates.
For more details see the new Changelog