mssqlx
mssqlx copied to clipboard
Database client library, proxy for any master slave, master master structures. Lightweight, performant and auto balancing in mind.
Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.10.7 to 1.10.9. Release notes Sourced from github.com/lib/pq's releases. v1.10.9 Fixes backwards incompat bug with 1.13. Fixes pgpass issue Commits 2a217b9 add version check for go 1.15...
Bumps [github.com/jmoiron/sqlx](https://github.com/jmoiron/sqlx) from 1.3.5 to 1.4.0. Release notes Sourced from github.com/jmoiron/sqlx's releases. Update dependencies to their latest stable versions This release has updated all dependencies to their latest stable version....
Bumps [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) from 1.8.0 to 1.8.1. Release notes Sourced from github.com/go-sql-driver/mysql's releases. v1.8.1 What's Changed Bugfixes: fix race condition when context is canceled in #1562 and #1570 Full Changelog: https://github.com/go-sql-driver/mysql/compare/v1.8.0...v1.8.1...