2646 Commits

Author SHA1 Message Date
Tim Griesser
59198fde96 Ditch unused errors file 2014-05-09 14:43:58 -04:00
Tim Griesser
5726c3250f move operator to formatters, add nicer syntax for where in, where between, where is null 2014-05-09 14:42:29 -04:00
Tim Griesser
f0d0e3d354 Add a .destroy method for tearing down the pool, #251 2014-05-09 14:22:41 -04:00
Tim Griesser
da289620b2 pass the connection __cid along when running the query for helpful debugging 2014-05-08 18:31:25 -04:00
Tim Griesser
98765c38c7 adding tests for change in #265 2014-05-08 18:04:55 -04:00
Tim Griesser
a133b53899 Transaction object are now fully functional, scoped knex objects, #265 2014-05-08 17:58:07 -04:00
Tim Griesser
5b9336a284 sqlstring now pulled from node-mysql, pq queries escaped 2014-05-06 18:15:16 -04:00
Tim Griesser
c329acbb48 don't worry about failing stream test in 0.8 2014-05-06 16:45:16 -04:00
Tim Griesser
18b61d2a0c adding 0.11 to see what happens 2014-05-06 16:22:01 -04:00
Tim Griesser
4a189d056d adding pipe interface, readable-stream module 2014-05-06 16:18:39 -04:00
Tim Griesser
4580e872a1 one more try at getting travis to work 2014-05-06 15:44:48 -04:00
Tim Griesser
4fce26563c adding a filter for 'utf8' for node-mysql 2.2 2014-05-06 15:23:51 -04:00
Tim Griesser
eba76a7890 adding optionalDependencies to see if this passes travis 2014-05-06 15:23:09 -04:00
Tim Griesser
9580e7c7c6 release 0.5.14 0.5.14 2014-05-06 13:53:19 -04:00
Tim Griesser
738afaaf01 docs prep for release 2014-05-06 13:53:19 -04:00
Tim Griesser
30f73f9132 remove charset from example until they figure out charsets/collations 2014-05-06 13:50:55 -04:00
Tim Griesser
e39f1a9407 bump dev-dependency to mysql 2.2, strip utf8 as charset until they figure that out 2014-05-06 13:50:35 -04:00
Tim Griesser
fe617a6227 different stream implementation for the sqlite3 runner 2014-05-06 11:06:27 -04:00
Tim Griesser
d7c27fc4a5 add the generated groc back in for the 0.6 2014-05-05 22:59:11 -04:00
Tim Griesser
613898cf43 adding a websql specific build 2014-05-05 22:22:51 -04:00
Tim Griesser
75cda26fd6 clean up the dependencies a bit 2014-05-05 22:02:33 -04:00
Tim Griesser
58274c618d minor git spacing issues 2014-05-05 22:00:29 -04:00
Tim Griesser
f5e5eed1b5 well this is neat, websql pretty much works 2014-05-05 21:54:08 -04:00
Tim Griesser
19b2b20e8b We're streaming 2014-05-05 21:54:08 -04:00
Ben Drucker
869b194054 documented update syntax reflects 0.5.x (closes #262)
[ci skip]
2014-05-05 12:50:32 -04:00
Ben Drucker
b50f994713 update docs to reflect newly support update syntax (#262) 2014-05-05 12:48:12 -04:00
Tim Griesser
5708a73023 add nullable and defaultValue fields to columnInfo 2014-05-04 23:54:03 -04:00
Tim Griesser
9957459227 fix docs on mysql charset 2014-04-28 11:02:35 -04:00
Tim Griesser
4af46c25e6 adding bind to the interface 2014-04-28 11:01:43 -04:00
Tim Griesser
0ecd74f1e1 ensure events are emitted on all thenables 2014-04-27 20:12:57 -04:00
Tim Griesser
2e94a89d58 a bit of cleanup on the migrations 2014-04-27 20:03:10 -04:00
Tim Griesser
cf040f7774 semver for travis 2014-04-27 20:02:45 -04:00
Tim Griesser
7f4cc4e287 code consistency 2014-04-27 19:38:18 -04:00
Tim Griesser
2f6a42dd5e event emitters everywhere, standard 'query' event 2014-04-27 19:35:36 -04:00
Tim Griesser
63b0246db0 don't worry about the bindings for the columnInfo test 2014-04-27 18:53:25 -04:00
Tim Griesser
bb0b21d4bc adding rimraf 2014-04-27 18:50:31 -04:00
Tim Griesser
218847dd77 changing some of the docs on joins 2014-04-27 18:47:23 -04:00
Tim Griesser
26835a9a4f Merge pull request #256 from johanneslumpe/0.6.0-alpha
Made migration tests pass
2014-04-27 18:45:39 -04:00
Johannes Lumpe
838b53a2d8 Made migration tests pass 2014-04-27 12:00:51 +03:00
Tim Griesser
3711de9be8 Don't deprecate toString, it's actually useful 2014-04-22 12:47:27 -04:00
Tim Griesser
84f0541efa minor spacing 2014-04-22 09:38:56 -04:00
Tim Griesser
e74f43cfe5 adding test for #211 2014-04-21 23:24:57 -04:00
Tim Griesser
c1ee0f5708 columnInfo, adapted code from @johanneslumpe in #190 2014-04-21 23:08:59 -04:00
Tim Griesser
9c21af25c9 add explicit test case from #191 2014-04-21 22:15:06 -04:00
Tim Griesser
a101ed5bba cleaning up the package.json's a bit 2014-04-21 20:00:39 -04:00
Tim Griesser
c324b04d30 adding some benches between 0.5 and now, huge gains seen 2014-04-21 19:56:01 -04:00
Tim Griesser
9272d0ba4c more testing for #162 2014-04-21 09:50:30 -04:00
Tim Griesser
c3bf4e455b deprecate .havingRaw 2014-04-21 09:33:24 -04:00
Tim Griesser
4b42dc62f8 deprecate .whereRaw 2014-04-21 08:24:23 -04:00
Tim Griesser
674272c741 using ~ for semver deps for travis 2014-04-16 11:38:56 -04:00