refactor(connections): first step in refactoring connections to a more generic/u…
…nderstandable codebase
Showing
with
469 additions
and
173 deletions
lib/connection-manager.js
0 → 100644
lib/dialects/mariadb/connection-manager.js
0 → 100644
lib/dialects/mysql/connection-manager.js
0 → 100644
lib/dialects/postgres/connection-manager.js
0 → 100644
lib/dialects/sqlite/connection-manager.js
0 → 100644
lib/transaction-manager.js
deleted
100644 → 0
test/transaction-manager.test.js
deleted
100644 → 0
-
Please register or sign in to post a comment