251 Commits

Author SHA1 Message Date
Tim Griesser
5c4f0a48e5 bumping docs & deps for 0.5.1 2013-12-12 17:37:44 -05:00
Tim Griesser
b575abf261 remove umd from index.js 2013-12-10 13:09:01 -05:00
Tim Griesser
d3c927af16 Better error info on schema
Add info to docs about debugging promises
Add early errors to schema interface if table is not defined
2013-11-25 11:14:13 -05:00
Tim Griesser
e3cd5df9af docs & prep for 0.5.0 2013-11-25 02:06:42 -05:00
Tim Griesser
667a20b66e switching out underscore for lodash 2013-11-25 02:00:12 -05:00
Tim Griesser
39ec293892 Initial version of the migration cli ready 2013-11-25 01:43:55 -05:00
Tim Griesser
f78fc3e199 continuing work on migrations cli 2013-11-25 00:55:26 -05:00
Tim Griesser
7a6937fdb3 cleanup for readability of migrations, mostly done 2013-11-02 17:39:52 -04:00
Tim Griesser
065322e007 working on the migrations spec, debugging bluebird 2013-11-02 13:14:38 -04:00
Tim Griesser
d01dd8a9a1 merging with master 2013-11-02 10:19:09 -04:00
Tim Griesser
8b2ef4eef1 merging bluebird into migrations 2013-11-02 09:26:31 -04:00
Tim Griesser
17d09f2655 Merge branch 'bluebird'
* bluebird:
  cleanup on the .then interface
  swapping in bluebird, some promise cleanup
2013-11-02 09:24:17 -04:00
Tim Griesser
34f095eb76 docs for 0.4.13 2013-10-31 10:36:53 -04:00
Tim Griesser
dfd7f7fa69 re-doc for 0.4.12 release 2013-10-29 13:58:19 -04:00
Tim Griesser
b20c6c3f8e swapping in bluebird, some promise cleanup 2013-10-27 22:34:58 -04:00
Tim Griesser
86a1a24a1a some work on the migration code & api 2013-10-24 21:54:35 -04:00
Tim Griesser
2146dd2c77 docs prep for 0.4.11 2013-10-15 09:17:45 -04:00
Tim Griesser
6919c9586d documentation updates for 0.4.10 release 2013-10-14 08:17:05 -04:00
Tim Griesser
04e4ff089f docs & prep for 0.4.9 2013-10-07 08:27:16 -04:00
Tim Griesser
48b03fd367 prep docs for 0.4.8 release 2013-10-02 10:47:43 -04:00
Tim Griesser
b108d6fd5b officially add and document column method 2013-09-27 21:50:46 -04:00
Tim Griesser
f1989e513d editing error handling a bit, adding test, updated docs 2013-09-25 14:46:02 -04:00
Tim Griesser
ab49a4b93c doc updates for 0.4.5 2013-09-24 09:15:50 -04:00
Tim Griesser
15096468ff fix for debug method not debugging query, 0.4.4 prep 2013-09-22 17:42:53 -04:00
Tim Griesser
96a7a9e747 fix for #78, underscore not included in various grammar files 2013-09-18 11:56:46 -04:00
Tim Griesser
11bb681baa lots of docs & updated comments 2013-09-17 07:15:18 -04:00
Tim Griesser
ee1efa50e3 Attaching grammars directly onto client instances, fixes #74
Allows passing in an intitialized client instance to the constructor
2013-09-17 06:54:26 -04:00
Tim Griesser
1d21980eef prep for 0.4.1 2013-09-16 10:49:30 -04:00
Tim Griesser
a88024af8f 0.4.0 2013-09-13 17:14:47 -04:00
Tim Griesser
9cf602de1b Graduating from docco... onto groc 2013-09-13 13:52:38 -04:00
Tim Griesser
80c03073c7 Added a flags property on the builder...
Flags property for tracking distinct, limit, offset, etc.
Added a 'type' on the JoinClause object, other minor changes
2013-09-13 10:51:12 -04:00
Tim Griesser
634f4751a1 mysql and pg are mostly working, now onto sqlite3 2013-09-11 23:36:55 -04:00
Tim Griesser
01c4a83d35 lots of library restructure / unit test work 2013-09-08 15:57:32 -04:00
Tim Griesser
faa2497ef1 wip unit tests & refactoring 2013-09-05 16:36:49 -04:00
Tim Griesser
2bf076f15a some work on the new knex architecture 2013-09-04 20:47:27 -04:00
Tim Griesser
a59baeb01f very incomplete, wip migration 2013-09-04 20:36:56 -04:00
Tim Griesser
f9b7d0a42f adding Schema.hasColumn 2013-09-04 19:13:02 -04:00
Tim Griesser
f3a59a867b a bit hacked together on the sqlite3, but renameColumn for all db's 2013-09-04 17:32:32 -04:00
Tim Griesser
3deabd8ee7 fixing how the client is injected in the constructor 2013-09-03 23:34:38 -04:00
Tim Griesser
b18ef3d371 more refactoring, prep for non-server interfaces 2013-09-03 23:22:02 -04:00
Tim Griesser
32917a622e beginning to setup for enabling a client adapter 2013-09-03 23:02:23 -04:00
Tim Griesser
5f31aedfe1 more of slicing the library up into various components 2013-09-03 22:25:54 -04:00
Tim Griesser
10940cd0c3 beginning to properly modularize things 2013-09-03 22:01:31 -04:00
Tim Griesser
3efa857e17 Merge branch 'master' into migrate
* master:
  release 0.2.6
  prep for 0.2.6
  reject transaction promise if commit fails (fixes #50)
  release 0.2.5
  fix for #49, prep for 0.2.5
2013-08-29 11:01:23 -04:00
Tim Griesser
eac59123de prep for 0.2.6 2013-08-29 09:55:24 -04:00
Tim Griesser
6879f166f2 fix for #49, prep for 0.2.5 2013-08-25 22:31:48 -04:00
Tim Griesser
0fba8b1217 merging with master 2013-08-23 11:12:27 -04:00
Tim Griesser
d4b42f7a97 0.2.4 release doc edits 2013-08-22 21:42:18 -04:00
Tim Griesser
f056257a60 fix for #44, default values syntax, other cleanup 2013-08-22 16:46:13 -04:00
Tim Griesser
e4bbaefe5d minor spelling & formatting 2013-08-22 16:04:20 -04:00