Tim Griesser
|
80c03073c7
|
Added a flags property on the builder...
Flags property for tracking distinct, limit, offset, etc.
Added a 'type' on the JoinClause object, other minor changes
|
2013-09-13 10:51:12 -04:00 |
|
Hung Tran
|
a87164b71e
|
cleaned up option()
|
2013-09-12 16:03:23 -05:00 |
|
Hung Tran
|
0d1593373f
|
added option() to resolve overlapping column names on joins
|
2013-09-12 13:54:23 -05:00 |
|
Tim Griesser
|
1a47485d33
|
integration tests are workinggit st
|
2013-09-12 13:30:47 -04:00 |
|
Tim Griesser
|
045521aaa0
|
fixing toLowerCase check on operator
|
2013-09-12 09:19:30 -04:00 |
|
Tim Griesser
|
847f926c38
|
most of the functionality is now restored
|
2013-09-12 02:09:29 -04:00 |
|
Tim Griesser
|
dc312f322b
|
fix on the toString for clauses, unit test cleanup
|
2013-09-12 01:13:07 -04:00 |
|
T.J. Barber
|
e696b2e9ef
|
added toLowerCase() call so we can use "LIKE".
|
2013-09-12 01:02:47 -04:00 |
|
Tim Griesser
|
48563dfd31
|
sqlite3 mostly working except for the schema things
|
2013-09-12 01:00:44 -04:00 |
|
Tim Griesser
|
634f4751a1
|
mysql and pg are mostly working, now onto sqlite3
|
2013-09-11 23:36:55 -04:00 |
|
T.J. Barber
|
337bf6b8d9
|
added toLowerCase() call so we can use "LIKE".
|
2013-09-10 17:53:19 -05:00 |
|
Tim Griesser
|
01c4a83d35
|
lots of library restructure / unit test work
|
2013-09-08 15:57:32 -04:00 |
|
Tim Griesser
|
faa2497ef1
|
wip unit tests & refactoring
|
2013-09-05 16:36:49 -04:00 |
|
Tim Griesser
|
2bf076f15a
|
some work on the new knex architecture
|
2013-09-04 20:47:27 -04:00 |
|
Tim Griesser
|
a59baeb01f
|
very incomplete, wip migration
|
2013-09-04 20:36:56 -04:00 |
|
Tim Griesser
|
9a5e3947d0
|
adding bigInteger, bigIncrements, unsigned on autoincrement pk
|
2013-09-04 20:02:28 -04:00 |
|
Tim Griesser
|
f9b7d0a42f
|
adding Schema.hasColumn
|
2013-09-04 19:13:02 -04:00 |
|
Tim Griesser
|
0c6dedc58b
|
api change, nullable by default, add notNull for not null columns
|
2013-09-04 18:34:59 -04:00 |
|
Tim Griesser
|
f3a59a867b
|
a bit hacked together on the sqlite3, but renameColumn for all db's
|
2013-09-04 17:32:32 -04:00 |
|
Tim Griesser
|
3deabd8ee7
|
fixing how the client is injected in the constructor
|
2013-09-03 23:34:38 -04:00 |
|
Tim Griesser
|
b18ef3d371
|
more refactoring, prep for non-server interfaces
|
2013-09-03 23:22:02 -04:00 |
|
Tim Griesser
|
32917a622e
|
beginning to setup for enabling a client adapter
|
2013-09-03 23:02:23 -04:00 |
|
Tim Griesser
|
5f31aedfe1
|
more of slicing the library up into various components
|
2013-09-03 22:25:54 -04:00 |
|
Tim Griesser
|
10940cd0c3
|
beginning to properly modularize things
|
2013-09-03 22:01:31 -04:00 |
|
Tim Griesser
|
4df8d8b4c5
|
working on migration piece
|
2013-07-30 14:41:25 -04:00 |
|