25 Commits

Author SHA1 Message Date
Tim Griesser
e179634600 Switch to shell script for release, other tidying of config/directories 2015-04-29 19:13:50 -04:00
Tim Griesser
f735dcb9c8 Raw identifiers and named parameters
Adds ?? for interpolating identifiers in raw
statements. Also adds raw(sql, obj) for
named :key syntax. Alternatively, 🔑
(trailing colon) may be used to specify an
identifier as a parameter.
2015-04-27 15:58:48 -04:00
Tim Griesser
7dfad30ff0 browserify -> webpack 2015-04-22 14:53:31 -04:00
Ben Drucker
7cdda834ef Remove FoundationDB
Reverts c199761c597c93136a6d38bc4ecf26a693560322 and #641

Foundation was acquired and shut down immediately
2015-03-24 17:48:14 -07:00
Nathan Williams
2d6d2f28f7 Adapter for FoundationDB SQL Layer 2015-02-04 14:56:41 -05:00
llambda
9560058d15 Support strong-oracle 2014-11-26 17:57:24 -06:00
Kris Reeves
40e34e1e69 Don't lint leftover migration files from interrupted tests 2014-09-10 12:15:58 -04:00
Vincent Schoettke
e0d77ccb59 jshint now tests all source files. Switched to use gulp-jshint instead of cli call. 2014-09-01 17:16:39 +02:00
Tim Griesser
f4373810be Dependency bump & client build with oracle 2014-08-14 18:00:48 -04:00
Noah Santorello
f8d01e9901 Initial commit of seed functionality 2014-07-21 09:42:56 -04:00
Tim Griesser
113f09ecb6 More changes for #364 2014-07-10 22:41:24 -04:00
Tim Griesser
7018f2e174 Add buffer to the external deps 2014-06-14 17:41:32 -04:00
Tim Griesser
dc1be7791c Add inherits and events to externals 2014-06-13 13:13:49 -04:00
Tim Griesser
6af64d32a1 Adding support for mysql2, https://github.com/sidorares/node-mysql2 2014-06-09 16:27:03 -04:00
Tim Griesser
567f7cba7b release 0.6.4 2014-06-09 10:32:11 -04:00
Tim Griesser
b750ae883f Modify release script 2014-06-06 17:38:52 -04:00
Tim Griesser
7befdf616f default to timestamptz for postgresql, #184 2014-06-04 04:10:27 -04:00
Tim Griesser
e989d0a46e Working query building eval for examples, continue working on docs 2014-06-03 01:37:19 -04:00
Tim Griesser
1aa226e7ba Beginning to get the docs and such in line 2014-05-29 01:57:59 -04:00
Tim Griesser
f7ad182e68 working on a lot of tooling, migration pieces 2014-05-28 22:29:34 -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
4a189d056d adding pipe interface, readable-stream module 2014-05-06 16:18:39 -04:00
Tim Griesser
613898cf43 adding a websql specific build 2014-05-05 22:22:51 -04:00
Tim Griesser
f5e5eed1b5 well this is neat, websql pretty much works 2014-05-05 21:54:08 -04:00