908 Commits

Author SHA1 Message Date
Johannes Lumpe
7a1c151743 For for incorrect sql (aggregates with columns) 2014-01-02 19:12:12 +02:00
Tajima Junpei
0ed9f72f5d Added docs for compound primary key 2013-12-31 13:15:32 +09:00
Tim Griesser
e013a282d6 Merge pull request #142 from johanneslumpe/patch-1
Added docs for foreign key chainable methods
2013-12-28 08:23:35 -08:00
Johannes Lumpe
cc1ccc216e Added docs for foreign key chainable methods 2013-12-27 23:21:49 +02:00
Tim Griesser
5cc47ed1ee don't assume undefined is 'where null' 2013-12-25 13:31:51 -05:00
Tim Griesser
3785575de2 shuffling around the client paths/config 2013-12-25 13:21:31 -05:00
Tim Griesser
990d656ba3 clone the rows from the websql result 2013-12-24 23:42:06 -05:00
Tim Griesser
125cfb7cf5 better websql build 2013-12-24 08:06:14 -05:00
Tim Griesser
90d8566f98 basic websql support 2013-12-23 23:06:07 -05:00
Tim Griesser
ef0d96ff5a release 0.5.2 0.5.2 2013-12-18 17:27:28 -05:00
Tim Griesser
373868cfbc docs update for 0.5.2 2013-12-18 17:27:16 -05:00
Tim Griesser
5b5a6f62fd use bluebird nodeify, add catch/finally promise methods 2013-12-18 17:24:28 -05:00
Tim Griesser
7bd0f0072d docfix 2013-12-12 17:43:22 -05:00
Tim Griesser
186bb1b34a release 0.5.1 0.5.1 2013-12-12 17:39:29 -05:00
Tim Griesser
5c4f0a48e5 bumping docs & deps for 0.5.1 2013-12-12 17:37:44 -05:00
Tim Griesser
c4b221940b Merge pull request #134 from dlau/master
schemabuilder bigInteger documentation
2013-12-12 14:23:21 -08:00
Tim Griesser
e1be421f1a Merge pull request #135 from lmorchard/use-extension-for-migration-list-all
Only use files with the correct extension for migrations
2013-12-12 06:40:50 -08:00
Les Orchard
f2dd5f8305 Only use files with the correct extension for migrations 2013-12-12 08:59:35 -05:00
Daryl L
2d61617dac schemabuilder bigInteger documentation 2013-12-11 12:20:49 -08:00
Tim Griesser
7e4913bd32 Fixing changes in cli script update 2013-12-11 12:13:29 -05:00
Tim Griesser
d8c332185e #125, using local knex install for cli if possible 2013-12-11 12:05:19 -05:00
Tim Griesser
06c38bcc2d Allow for returning in update queries, #132 2013-12-10 14:55:05 -05:00
Tim Griesser
10e3d398f4 Fix #132, allow multiple returning formats in postgres 2013-12-10 13:33:49 -05:00
Tim Griesser
b575abf261 remove umd from index.js 2013-12-10 13:09:01 -05:00
Ben Drucker
e152884e5b Explicitly sort files for migrations, fixing #130 2013-12-09 12:39:23 -05:00
Ben Drucker
bcc975986f Add local install note to CLI docs 2013-12-09 09:11:28 -05:00
Tim Griesser
55ef992d1a Merge branch 'master' of github.com:tgriesser/knex
* 'master' of github.com:tgriesser/knex:
  add docs
2013-12-05 16:04:17 -05:00
Tim Griesser
c6fda895c6 Merge pull request #124 from mulderp/sqlite3_init
add docs for initializing SQLite3 adapter
2013-12-05 13:03:54 -08:00
Patrick Mulder
4441eb8f6e add docs 2013-12-05 21:50:05 +01:00
Tim Griesser
b65bf4f231 removing umd, Promise.method on query 2013-12-02 23:58:41 -05:00
Tim Griesser
c39bdf5a5c lowercase transaction in docs 2013-12-02 23:53:18 -05:00
Tim Griesser
8fd8aaf357 Merge pull request #119 from aidenbell/master
Proposed fix for https://github.com/tgriesser/knex/issues/118
2013-12-01 20:40:46 -08:00
Aiden Bell
4212205084 Proposed fix for https://github.com/tgriesser/knex/issues/118 2013-12-01 21:14:23 +00:00
Tim Griesser
f06ee1acd2 ensure ordering on migration test 2013-11-29 12:48:25 -05:00
Ben Drucker
5c403906a3 Merge pull request #117 from valet-io/master
Additional integration testing for migrations
2013-11-29 07:03:33 -08:00
Ben Drucker
a9df0a11c7 Additional integration testing to confirm that migrations actually alter schemas as expected 2013-11-29 10:00:42 -05:00
Tim Griesser
98d6a8bb10 bumping bluebird dependency 2013-11-29 08:40:29 -05:00
Tim Griesser
3d898efca5 dropping 0.6 as a target version
Should still work though.
2013-11-28 11:43:47 -05:00
Tim Griesser
3c8d08a64b Removing unnecessary UMD
When this eventually enabled on the client side,
we can build this into the build script.
2013-11-27 16:51:01 -05:00
Tim Griesser
ebd3e5bcd9 Merge pull request #115 from valet-io/master
Fix direct inclusion of Knex instance in migrations
2013-11-27 10:33:37 -08:00
Ben Drucker
b5808c537c Fix direct inclusion of Knex instance in migration config 2013-11-27 13:20:03 -05:00
Tim Griesser
dd99d0b123 Merge pull request #114 from valet-io/master
Fix migrations bug for multiple operations
2013-11-26 14:15:21 -08:00
Ben Drucker
c3bd8bf8b1 Pass promise constructor to migrations, not a fulfilled promise 2013-11-26 16:47:13 -05:00
Tim Griesser
f85beabfdd Merge pull request #113 from valet-io/master
Match CoffeeScript stub to JS
2013-11-26 09:37:27 -08:00
Ben Drucker
0d30bd7d2b Match CoffeeScript stub to JS 2013-11-26 12:19:27 -05:00
Tim Griesser
2cc5e99deb Merge pull request #112 from p-baleine/topic-migration-config-path
Resolve configuration file path on migration
2013-11-25 16:48:42 -08:00
tajima-junpei
199d09edcf Resolve configuration file path on migration
It changes so that the path of the migration config file is resolved before it is required.
This avoids `Cannot find module` error when the configuration file path is specified as relative path.
2013-11-26 08:32:53 +09:00
Tim Griesser
4af815ad03 minor docs fix 2013-11-25 12:35:53 -05:00
Tim Griesser
0007aaaa5d release 0.5.0 0.5.0 2013-11-25 12:33:04 -05:00
Tim Griesser
53998e3dd0 Updating docs for 0.5.0 2013-11-25 12:31:42 -05:00