Tim Griesser
|
289c661152
|
Fix #427, raw / subqueries on insert
|
2014-08-24 14:50:29 -04:00 |
|
Tim Griesser
|
ac984b9e9b
|
Add .joinRaw and remove deprecated join notices
|
2014-08-14 18:02:50 -04:00 |
|
Tim Griesser
|
295f57d296
|
Fix #282, add raw support in groupBy / orderBy
Adds groupByRaw, orderByRaw as convenience methods
for groupBy(raw) / orderBy(raw)
|
2014-06-27 11:58:06 -04:00 |
|
Tim Griesser
|
e9dea0435d
|
Support alias subselect with 'as' method
|
2014-06-14 16:26:01 -04:00 |
|
Tim Griesser
|
215864ec70
|
.whereExists / .whereNotExists may also take knex builder
|
2014-06-14 09:58:38 -04:00 |
|
Tim Griesser
|
e73217e4c5
|
release 0.6.2
|
2014-06-04 16:24:29 -04:00 |
|
Tim Griesser
|
af1f9e83ae
|
Fix #244, normalize for inconsistent insert rows
|
2014-06-03 00:47:54 -04:00 |
|
Tim Griesser
|
7f4cc4e287
|
code consistency
|
2014-04-27 19:38:18 -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
|
17c41f1b20
|
renaming utils to helpers, helper to utils
|
2014-04-16 04:29:20 -04:00 |
|
Tim Griesser
|
f27c0e60fa
|
merging refactor branch
|
2014-04-16 03:49:25 -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
|
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
|
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 |
|
Tim Griesser
|
c06d787fd7
|
a bit of work on the query compiler pieces
|
2014-03-18 15:38:35 -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
|
28d5e48a15
|
accounting for the union only queries
|
2014-02-21 18:20:00 -05:00 |
|
Tim Griesser
|
549036d151
|
working on handling the statements
|
2014-02-21 17:16:11 -05:00 |
|
Tim Griesser
|
4c589cc960
|
working on refactoring the internals
|
2014-02-14 12:46:13 -05:00 |
|