Tim Griesser
6fa485302b
Bluebird cleanup ( #1618 )
...
* Reference Bluebird directly, Remove deprecated .exec method
* Remove outdated bench scripts
* Remove old .jshintrc file
2016-08-09 17:23:07 -04:00
wubzz
f286da2796
Preserve original bindings at all times. Move prepBindings calls to toSQL() instead. Enforce 'bindings' to always be present in .toSQL() resultset.
2016-03-15 21:47:59 +01:00
Sky Morey
eed0004031
mssql: added top (?) back to fix that error. also removed loading of empty file
2015-12-15 16:48:19 -06:00
Sky Morey
ae256f2943
mssql limit and offset for sql2012
2015-12-15 14:56:56 -06:00
Sky Morey
afd6b66624
Final build of mssql provider, all tests pass
2015-12-09 17:53:53 -06:00
Tim Griesser
7b17cc404a
Oracle test suite up to date
2015-04-27 20:22:05 -04:00
Tim Griesser
36ced91ed5
Testing transactions, beginning to use tape, adding query to error message
2015-04-24 10:10:34 -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
Ben Drucker
7cdda834ef
Remove FoundationDB
...
Reverts c199761c597c93136a6d38bc4ecf26a693560322 and #641
Foundation was acquired and shut down immediately
2015-03-24 17:48:14 -07:00
Tim Griesser
13995d6936
Fix #737 , proper escaping for identifiers
2015-03-13 01:17:32 -04:00
Nathan Williams
2d6d2f28f7
Adapter for FoundationDB SQL Layer
2015-02-04 14:56:41 -05:00
Vincent Schoettke
4c43d69313
Enabled eqeqeq jshint restriction and fixed warnings
2014-09-03 11:04:10 +02:00
Vincent Schoettke
ef173db790
Changed jshint option unused to true and fixed warnings
2014-09-02 22:56:51 +02:00
Vincent Schoettke
b86f25b727
Removed jshint sub and fixed warnings
2014-09-02 22:25:02 +02:00
Vincent Schoettke
f3874ac651
Fixed several jshint warnings. Added strict mode
2014-09-01 17:19:34 +02:00
Vincent Schoettke
00a41a0bb2
Fixed offset without limit for mysql and sqlite3
2014-08-28 13:53:39 +02:00
Vincent Schoettke
f545c86081
oracle - fixed first and added more tests
2014-08-22 01:13:15 +02:00
Vincent Schoettke
9ef99b5f92
Added oracle support
2014-08-13 21:53:42 +02:00
Tim Griesser
521f22aec2
Fix #363 , prepare postgresql parameters for streaming
2014-07-10 12:31:18 -04:00
Tim Griesser
a1be2e9663
Fix #337 , stream only syntax should not return a promise
2014-06-25 02:42:22 -04:00
Tim Griesser
04eabdea08
Remove check for 0.8, we're not running this on travis
2014-06-18 12:16:46 -04:00
Tim Griesser
e73217e4c5
release 0.6.2
2014-06-04 16:24:29 -04:00
Tim Griesser
4da19754f8
Fix #297 - raw query should pass through response
2014-06-04 15:55:41 -04:00
Tim Griesser
c329acbb48
don't worry about failing stream test in 0.8
2014-05-06 16:45:16 -04:00
Tim Griesser
19b2b20e8b
We're streaming
2014-05-05 21:54:08 -04:00
Tim Griesser
4b42dc62f8
deprecate .whereRaw
2014-04-21 08:24:23 -04:00
Tim Griesser
6c76cc5cf0
adding jshint, cleaning unused variables
2014-04-16 03:22:47 -04:00
Tim Griesser
db2f9e7f08
merge with master
2014-04-16 02:50:19 -04:00
Tim Griesser
0de9513a78
all tests green
2014-04-16 01:23:50 -04:00
Tim Griesser
cb9f849393
fixes #228 , regression for array bindings
2014-04-02 21:28:56 -04:00
Tim Griesser
aa47c24568
additional tests & data for #219
2014-03-26 19:15:46 -04:00
Rui Fortes
b7bbb49364
Added tests for multi-column "whereIn"
2014-03-25 18:56:07 +00:00
Tim Griesser
4c589cc960
working on refactoring the internals
2014-02-14 12:46:13 -05:00
Tim Griesser
5cc47ed1ee
don't assume undefined is 'where null'
2013-12-25 13:31:51 -05:00
Tim Griesser
b20c6c3f8e
swapping in bluebird, some promise cleanup
2013-10-27 22:34:58 -04:00
Tim Griesser
1a47485d33
integration tests are workinggit st
2013-09-12 13:30:47 -04:00
Tim Griesser
634f4751a1
mysql and pg are mostly working, now onto sqlite3
2013-09-11 23:36:55 -04:00
Tim Griesser
01c4a83d35
lots of library restructure / unit test work
2013-09-08 15:57:32 -04:00