github jorgerojas26/lazysql v0.4.0

latest releases: v0.4.7, v0.4.6, v0.4.5...
6 months ago

Changelog

  • 661267a The changes involve updating the FormatArgForQueryString methods across multiple database drivers to properly handle string escaping, NULL/DEFAULT values, float formatting, and sql.NullString handling. These fixes address test failures related to query parameter formatting.
  • 646b5d5 feat: Improve float formatting in MySQL driver
  • 1cc0e45 fix mssql string quoting
  • db14352 fix sqlite and mysql test
  • 0e64e6a fix: Properly format nil and byte array values in drivers
  • df608e5 fix: Update driver tests to use FormatArgForQueryString
  • 017d977 fix: Update test expectations for query string arguments
  • 2f6fabb fix: filter state on escape
  • 07a6ddc refactor: Simplify MySQL query string argument formatting

Don't miss a new lazysql release

NewReleases is sending notifications on new releases.