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
|
f545c86081
|
oracle - fixed first and added more tests
|
2014-08-22 01:13:15 +02:00 |
|
Vincent Schoettke
|
04ddae3fda
|
oracle - fixed SQL for dropping multiple columns
|
2014-08-21 00:17:49 +02:00 |
|
Vincent Schoettke
|
9ef99b5f92
|
Added oracle support
|
2014-08-13 21:53:42 +02:00 |
|
Pelle Wessman
|
bdc3b43655
|
Added a function helper collection
To make it possible for individual dialects to provide their own variant of common SQL-functions like NOW()
|
2014-07-18 12:41:23 +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
|
ad3f9f6f5e
|
SQlite3 DDL fixes, more for #46
Don't throw when trying to add foreign key
Allow dropping a column in sqlite3
|
2014-06-09 15:28:22 -04:00 |
|
Tim Griesser
|
e550b2d394
|
Adding node-mariasql as a target option
|
2014-06-03 23:27:37 -04:00 |
|
Tim Griesser
|
08fd7483c8
|
Even more documentation, added .pipe to the interface
|
2014-06-03 14:21:31 -04:00 |
|
Tim Griesser
|
5708a73023
|
add nullable and defaultValue fields to columnInfo
|
2014-05-04 23:54:03 -04:00 |
|
Tim Griesser
|
63b0246db0
|
don't worry about the bindings for the columnInfo test
|
2014-04-27 18:53:25 -04:00 |
|
Johannes Lumpe
|
838b53a2d8
|
Made migration tests pass
|
2014-04-27 12:00:51 +03:00 |
|
Tim Griesser
|
84f0541efa
|
minor spacing
|
2014-04-22 09:38:56 -04:00 |
|
Tim Griesser
|
c1ee0f5708
|
columnInfo, adapted code from @johanneslumpe in #190
|
2014-04-21 23:08:59 -04:00 |
|
Tim Griesser
|
f27c0e60fa
|
merging refactor branch
|
2014-04-16 03:49:25 -04:00 |
|
Tim Griesser
|
0de9513a78
|
all tests green
|
2014-04-16 01:23:50 -04:00 |
|
Tim Griesser
|
dfdc426751
|
Majorly refactoring every piece of the library, WIP
|
2014-04-08 16:25:57 -04:00 |
|
Tim Griesser
|
eeeab07c42
|
reworking where values are parametereized/escaped
|
2014-03-14 16:56:55 -04:00 |
|
Tim Griesser
|
76dfc1348b
|
fix issue with null bindings, change around the query compiler
|
2014-02-23 15:38:53 -05:00 |
|
Tim Griesser
|
4c589cc960
|
working on refactoring the internals
|
2014-02-14 12:46:13 -05:00 |
|
Tim Griesser
|
48096b1468
|
fix #98, aggregates on toString / clone
|
2013-10-31 10:34:20 -04:00 |
|
Tim Griesser
|
42b418aae9
|
formatting error message again, adding sql & bindings on error object
|
2013-10-07 08:23:22 -04:00 |
|
Tim Griesser
|
f1989e513d
|
editing error handling a bit, adding test, updated docs
|
2013-09-25 14:46:02 -04:00 |
|
Tim Griesser
|
1a47485d33
|
integration tests are workinggit st
|
2013-09-12 13:30:47 -04:00 |
|
Tim Griesser
|
48563dfd31
|
sqlite3 mostly working except for the schema things
|
2013-09-12 01:00:44 -04:00 |
|