v3.92.1
·
832 commits
to master
since this release
- Added
sugar.WithUserPassword(user,password)option forsugar.DSN()helper - Added
sugar.WithSecure(bool)option forsugar.DSN()helper - Small breaking change:
sugar.DSNhave only two required parameters (endpoint and database) from now on.
Third parametersecuremust be passed as optionsugar.WithSecure(bool)
Full Changelog: v3.92.0...v3.92.1