Vincent Schoettke
|
00a41a0bb2
|
Fixed offset without limit for mysql and sqlite3
|
2014-08-28 13:53:39 +02:00 |
|
Oliver Schneider
|
0cffdc6c8c
|
Removed "collate nocase" in test order by.
|
2014-07-25 23:16:02 +02:00 |
|
Oliver Schneider
|
2b0c930f2f
|
Don't use "collate nocase" in sqlite order by, because it makes things terrible slow, because no index is used.
|
2014-07-25 22:31:30 +02:00 |
|
Tim Griesser
|
9d5fed20d1
|
Fix for multiple orderBy statements in sqlite3
|
2014-06-10 13:26:20 -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
|
c1ee0f5708
|
columnInfo, adapted code from @johanneslumpe in #190
|
2014-04-21 23:08:59 -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
|
dfdc426751
|
Majorly refactoring every piece of the library, WIP
|
2014-04-08 16:25:57 -04:00 |
|