Tim Griesser
|
776acf3f30
|
Fix #516, connection parameters not properly preserved
|
2014-10-03 11:03:34 -04:00 |
|
Vincent Schoettke
|
f3874ac651
|
Fixed several jshint warnings. Added strict mode
|
2014-09-01 17:19:34 +02:00 |
|
Vincent Schoettke
|
efdb3bde02
|
Fixed ignoring callback on client destroy
|
2014-09-01 16:01:18 +02:00 |
|
Noah Santorello
|
f8d01e9901
|
Initial commit of seed functionality
|
2014-07-21 09:42:56 -04:00 |
|
Tim Griesser
|
ae2b5a3b24
|
Move destroy method to client, proxy from knex.destroy
|
2014-07-14 13:48:17 -04:00 |
|
Tim Griesser
|
7645804ec2
|
Make the client object an EventEmitter, #336
Proxy any events to the "knex" instance from the
client object.
|
2014-06-20 07:31:52 -04:00 |
|
Tim Griesser
|
f7ad182e68
|
working on a lot of tooling, migration pieces
|
2014-05-28 22:29:34 -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
|
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
|
6c76cc5cf0
|
adding jshint, cleaning unused variables
|
2014-04-16 03:22:47 -04:00 |
|
Tim Griesser
|
0de9513a78
|
all tests green
|
2014-04-16 01:23:50 -04:00 |
|
Tim Griesser
|
a62ca4f7ee
|
schema tests passing, some of the builder tests passing
|
2014-04-15 11:43:47 -04:00 |
|
Tim Griesser
|
dfdc426751
|
Majorly refactoring every piece of the library, WIP
|
2014-04-08 16:25:57 -04:00 |
|