Commit Graph

178 Commits

Author SHA1 Message Date
Timothy Warren a1ad4caea4 Fix an issue with multiple group by columns 2014-10-28 09:05:27 -04:00
Timothy Warren 3c5ed1e58a Fix mysql table creation sql 2014-10-27 17:08:18 -04:00
Timothy Warren afff5dc157 Add the tables to test into the sql import files 2014-10-27 16:58:47 -04:00
Timothy Warren 9afa89cee8 Add a verbose flag to mysql import to see where it is failing 2014-10-27 16:41:32 -04:00
Timothy Warren 511c41adbd Fix mysql import for travis 2014-10-27 16:31:37 -04:00
Timothy Warren dbbbc58b24 Fix pg sql import command for travis 2014-10-27 16:19:42 -04:00
Timothy Warren dae1d11530 First attempt at getting travis ci working 2014-10-27 16:07:07 -04:00
Timothy Warren 145007797b Update docs 2014-10-27 15:47:22 -04:00
Timothy Warren 64b480c8e1 Fix pg adapter 2014-10-27 15:46:54 -04:00
Timothy Warren 2f5a927e99 Update pg module 2014-10-27 15:45:42 -04:00
Timothy Warren 707b10d3ca Update docs with additional argument to qb.delete 2014-10-27 13:37:43 -04:00
Timothy Warren 16cab60352 Update docs 2014-10-27 13:36:32 -04:00
Timothy Warren 83af1d3946 Fix inserting, updating, and deleting methods 2014-10-27 13:36:10 -04:00
Timothy Warren 81c7526bc6 Update docs 2014-10-27 10:35:44 -04:00
Timothy Warren 06ea44ac8f Fix joining methods 2014-10-27 10:35:16 -04:00
Timothy Warren 7fa78ace67 Fix test setup to actually run an assertion for each generated query 2014-10-24 14:26:31 -04:00
Timothy Warren 3b1284ec95 A lot more tests 2014-10-24 10:30:54 -04:00
Timothy Warren 48f3597b19 Add code coverage modules 2014-10-24 10:28:45 -04:00
Timothy Warren 41ef3ebeec Fix quoting identifiers with comma-seperated values 2014-10-23 15:49:17 -04:00
Timothy Warren 1f03c8c0dd Fix having and where methods 2014-10-23 15:33:20 -04:00
Timothy Warren b52f0762e4 Re-organize test to use main node-query method 2014-10-23 13:50:11 -04:00
Timothy Warren 873bfbc9eb Fix handling of functions in a select clause 2014-10-23 11:59:42 -04:00
Timothy Warren 490ec86bf7 First basic working state 2014-10-23 10:53:16 -04:00
Timothy Warren 93870118cf Add some more node modules for dev/testsing 2014-10-23 10:52:21 -04:00
Timothy Warren 57a7462772 Update gruntfile and package.json 2014-10-22 10:13:08 -04:00
Timothy Warren d75bb728c2 Update npm modules 2014-10-22 10:11:40 -04:00
Timothy Warren 6542c8f674 A bunch of random progress 2014-10-20 16:56:45 -04:00
Timothy Warren b2d214d288 first commit 2014-10-08 19:44:14 -04:00