github overextended/oxmysql v1.9.0

latest releases: v2.9.1, v2.9.0, v2.8.0...
2 years ago

Features

  • lib: setup new export wrappers with mysql-async aliases (Linden)

Bug Fixes

  • execute: incorrect queryCount when sending single array (Linden)
  • lib: don't clear alias table (Linden)
  • lib: ensure safeArgs when using __call method (Linden)
  • lib: Pass transaction to safeArgs (Dunak)
  • lib: safeArgs requires transaction for await (Linden)
  • lib: set correct alias for execute (Linden)

Code Refactoring

  • patches: remove redundant code (Linden)
  • replace webpack with esbuild (Linden)
  • pool: cleanup connection options and createPool defaults (Linden)
  • config: moved typeCast function into config (Linden)
  • utils: rename parser and add additional functions (Linden)
  • transaction: parse arguments prior to establishing connection (Linden)
  • execute: split into execute and query (Linden)
  • utilise new exports and deprecate old ones (Linden)
  • rename exports (Linden)
  • lib: MySQL.Sync and MySQL.Async shared __index method (Linden)

Chores

  • update readme info and include some sample queries (Linden)

Commits

  • 00bfcd3: Relicense from GPL to LGPL (Linden)
  • 9b8d6d6: update release workflows (Linden)

Don't miss a new oxmysql release

NewReleases is sending notifications on new releases.