Igor Savin
d20131f31d
Fix SQLite dialect in CI
2020-12-25 20:39:32 +02:00
Igor Savin
938d5c263a
Add more debug output for dialect resolution
2020-12-25 20:33:06 +02:00
Igor Savin
e37aeaa31c
Prepare for 0.21.0 release ( #3811 )
2020-04-19 00:40:23 +02:00
Oran Epelbaum
f4b6848594
Dynamic connection configuration resolution ( #3497 )
2019-10-27 16:14:18 +01:00
Roland Németh
c1d20270d6
Fix handling of multiline SQL in SQLite3 schema ( #3411 )
2019-10-06 18:27:52 +02:00
Igor Savin
871dadb348
More consistent handling of nested transactions ( #3393 )
2019-08-16 16:28:25 +02:00
Igor Savin
e971c5198b
Update dependencies, fix new eslint errors ( #3339 )
2019-07-10 20:47:56 +02:00
Igor Savin
1e950b93e4
Name Bluebird usage explicitly. Remove spread and thenReturn ( #3285 )
2019-06-17 02:14:17 +02:00
Henry Williams
2611e5a300
Fix linter errors in tests ( #2859 )
...
* fix lint errors for tests
2018-10-15 22:29:53 -04:00
Tim Griesser
232fe9f151
Add Prettier ( #2697 )
...
* Add prettier
* Run files through prettier
2018-07-09 08:10:34 -04:00
Igor Savin
843a16799d
Support DB schema for migrations - fixes #2499 ( #2559 )
...
* WIP
* implement schema support for migrations
* Refactor
* Cleanup
* Restore unneeded changes
* Restore more removed code
* Restore newline
* Execute all tests
* Fix linting error
* Add schema creation
* Drop tables before dropping schema
* Cascade drop for schema
2018-04-05 01:19:08 +03:00
Tim Griesser
7069ce509e
Revert to generic pool ( #1665 )
2016-09-13 18:12:23 -04:00
Tim Griesser
f9aab9dc76
Major internal refactor
...
Beefed up transaction implementation, still needs tests
and cleanup of nested transaction queues.
Left todo:
- Fix commented out tests
- Fix oracle driver's transactions
2015-04-22 10:34:14 -04:00
Vincent Schoettke
8b2084f892
Added jshint newcap and undef options and fixed warning
2014-09-02 23:07:46 +02:00
Vincent Schoettke
ef173db790
Changed jshint option unused to true and fixed warnings
2014-09-02 22:56:51 +02:00
Vincent Schoettke
f3874ac651
Fixed several jshint warnings. Added strict mode
2014-09-01 17:19:34 +02:00
Vincent Schoettke
9ef99b5f92
Added oracle support
2014-08-13 21:53:42 +02:00
Tim Griesser
6af64d32a1
Adding support for mysql2, https://github.com/sidorares/node-mysql2
2014-06-09 16:27:03 -04:00
Tim Griesser
ad94518380
Tweaks for streaming interface for mariadb
2014-06-04 04:37:19 -04:00
Tim Griesser
08fd7483c8
Even more documentation, added .pipe to the interface
2014-06-03 14:21:31 -04:00
Tim Griesser
f7ad182e68
working on a lot of tooling, migration pieces
2014-05-28 22:29:34 -04:00
Tim Griesser
4f4b71ee2f
update dependencies, remove jshint for now
2014-04-16 10:43:16 -04:00
Tim Griesser
4c589cc960
working on refactoring the internals
2014-02-14 12:46:13 -05:00