Tim Griesser
|
a1be2e9663
|
Fix #337, stream only syntax should not return a promise
|
2014-06-25 02:42:22 -04:00 |
|
Tim Griesser
|
1e936ffd3c
|
Fix #308 onDelete / onUpdate in PostgreSQL, with tests
|
2014-06-12 14:00:44 -04:00 |
|
Tim Griesser
|
04cab6df44
|
release 0.6.10
|
2014-06-10 11:52:42 -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
|
6b85f1d66f
|
Merge with master, ensure #278 is fixed in 0.6
|
2014-06-04 11:29:21 -04:00 |
|
Tim Griesser
|
7befdf616f
|
default to timestamptz for postgresql, #184
|
2014-06-04 04:10:27 -04:00 |
|
Tim Griesser
|
08fd7483c8
|
Even more documentation, added .pipe to the interface
|
2014-06-03 14:21:31 -04:00 |
|
Tim Griesser
|
d7738e772a
|
Fixing comment & foreign key tests, full suite passing
|
2014-05-29 17:31:09 -04:00 |
|
Tim Griesser
|
94e896fd41
|
docs work, test cleanup, adding fix for #287
|
2014-05-29 13:40:34 -04:00 |
|
Tim Griesser
|
e3cfc7440c
|
get rid of mysql/pg string dependencies, #283
|
2014-05-28 01:11:20 -04:00 |
|
Tim Griesser
|
5726c3250f
|
move operator to formatters, add nicer syntax for where in, where between, where is null
|
2014-05-09 14:42:29 -04:00 |
|
Tim Griesser
|
a133b53899
|
Transaction object are now fully functional, scoped knex objects, #265
|
2014-05-08 17:58:07 -04:00 |
|
Tim Griesser
|
5b9336a284
|
sqlstring now pulled from node-mysql, pq queries escaped
|
2014-05-06 18:15:16 -04:00 |
|
Tim Griesser
|
19b2b20e8b
|
We're streaming
|
2014-05-05 21:54:08 -04:00 |
|
Tim Griesser
|
5708a73023
|
add nullable and defaultValue fields to columnInfo
|
2014-05-04 23:54:03 -04:00 |
|
Tim Griesser
|
c1ee0f5708
|
columnInfo, adapted code from @johanneslumpe in #190
|
2014-04-21 23:08:59 -04:00 |
|
Tim Griesser
|
c6dac39cb7
|
minor code cleanup
|
2014-04-16 10:41:16 -04:00 |
|
Tim Griesser
|
7bb7bfdc0f
|
ensure text as used as a fallback for json on pg < 9.2
|
2014-04-16 10:40:21 -04:00 |
|
Tim Griesser
|
17c41f1b20
|
renaming utils to helpers, helper to utils
|
2014-04-16 04:29:20 -04:00 |
|
Tim Griesser
|
6c76cc5cf0
|
adding jshint, cleaning unused variables
|
2014-04-16 03:22:47 -04:00 |
|
Tim Griesser
|
1e3fd57e16
|
updating tests for a few recent pr's
|
2014-04-16 02:59:27 -04:00 |
|
Tim Griesser
|
0de9513a78
|
all tests green
|
2014-04-16 01:23:50 -04:00 |
|
Tim Griesser
|
4dee91551a
|
all unit tests passing
|
2014-04-15 13:10:32 -04:00 |
|
Tim Griesser
|
a62ca4f7ee
|
schema tests passing, some of the builder tests passing
|
2014-04-15 11:43:47 -04:00 |
|
Tim Griesser
|
9be8b41efa
|
streams and things
|
2014-04-09 10:11:41 -04:00 |
|
Tim Griesser
|
dfdc426751
|
Majorly refactoring every piece of the library, WIP
|
2014-04-08 16:25:57 -04:00 |
|