office_spirit_mysql

MySQL and MariaDB driver for Deno (streaming blobs, distributed transactions manager, resets connection before return to pool)

MIT License

Stars
1
Committers
2

Bot releases are hidden (Show)

office_spirit_mysql - v0.16.0

Published by jeremiah-shaulov about 1 month ago

  1. Added queries*() set of functions.
  2. multiStatements Dsn parameter is deprecated.
office_spirit_mysql - v0.15.5

Published by jeremiah-shaulov about 1 month ago

Fixed bug in query as reader

office_spirit_mysql - v0.15.4

Published by jeremiah-shaulov about 1 month ago

MySQL 5.6 was broken, and now fixed

office_spirit_mysql - v0.15.3

Published by jeremiah-shaulov about 1 month ago

Added Symbol.asyncIterator to ResultsetsPromise

office_spirit_mysql - v0.15.2

Published by jeremiah-shaulov about 1 month ago

Fixed bug with recycling connection

office_spirit_mysql - v0.15.1

Published by jeremiah-shaulov about 1 month ago

Fixed bug with correctDates. On my deno version new Intl.DateTimeFormat('ISO', ...) doesn't work correctly, so i changed to new Intl.DateTimeFormat('fr', ...) (so there's no AM/PM)

office_spirit_mysql - v0.15.0

Published by jeremiah-shaulov about 1 month ago

Added Dsn.retryLockWaitTimeout setting (with default false)

office_spirit_mysql - v0.14.0

Published by jeremiah-shaulov about 1 month ago

  1. Converted MyPool, MyConn and MySession to Disposable
  2. Added pool.getConn() and pool.getSession()
office_spirit_mysql - v0.13.0

Published by jeremiah-shaulov about 1 month ago

Added support for ReadableStream and WritableStream

office_spirit_mysql - v0.12.0 Latest Release

Published by jeremiah-shaulov about 2 months ago

Added support for MySQL 8.0.33 xa_detach_on_prepare conf var

office_spirit_mysql - v0.11.3

Published by jeremiah-shaulov over 1 year ago

office_spirit_mysql - 0.11.2

Published by jeremiah-shaulov over 2 years ago

office_spirit_mysql - v0.11.1

Published by jeremiah-shaulov over 2 years ago

office_spirit_mysql - v0.11.0

Published by jeremiah-shaulov over 2 years ago

office_spirit_mysql - v0.10.1

Published by jeremiah-shaulov over 2 years ago

office_spirit_mysql - v0.10.0

Published by jeremiah-shaulov over 2 years ago

office_spirit_mysql - v0.9.0

Published by jeremiah-shaulov over 2 years ago

office_spirit_mysql - v0.8.0

Published by jeremiah-shaulov over 2 years ago

office_spirit_mysql - v0.7.1

Published by jeremiah-shaulov almost 3 years ago

office_spirit_mysql - v0.7.0

Published by jeremiah-shaulov almost 3 years ago