Skip to content

Releases: balderdashy/sails-postgresql

v2.0.0

24 Sep 16:22
Compare
Choose a tag to compare
  • 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

08 Jun 23:31
Compare
Choose a tag to compare
  • [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

23 Mar 16:53
Compare
Choose a tag to compare

[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

18 Mar 18:10
Compare
Choose a tag to compare

Updates version of Waterline-Sequel to add support for association projections.

See the complete Changelog for more details.

v0.11.3

18 Feb 20:31
Compare
Choose a tag to compare

See the Changelog for more details.

v0.11.2

05 Feb 14:06
Compare
Choose a tag to compare
  • 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

30 Jan 00:09
Compare
Choose a tag to compare

🎉 🚀 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