Tim Griesser
|
f2b59a2617
|
enable schema.raw method
|
2014-06-09 10:27:58 -04:00 |
|
Tim Griesser
|
c647cc9e01
|
Merge branch 'master' of github.com:tgriesser/knex
* 'master' of github.com:tgriesser/knex:
documentation fix
|
2014-06-09 10:26:47 -04:00 |
|
Tim Griesser
|
6f2a814787
|
Document schema#raw
|
2014-06-09 10:14:29 -04:00 |
|
Tim Griesser
|
502b118555
|
Merge pull request #303 from csantero/doc-fix
documentation fix
|
2014-06-08 12:08:32 -04:00 |
|
Chris Santero
|
a60b00b61e
|
documentation fix
|
2014-06-08 11:46:57 -04:00 |
|
Tim Griesser
|
82f84c467f
|
Fix version number
|
2014-06-06 17:42:22 -04:00 |
|
Tim Griesser
|
e06d689468
|
release 0.6.3
0.6.3
|
2014-06-06 17:41:31 -04:00 |
|
Tim Griesser
|
b750ae883f
|
Modify release script
|
2014-06-06 17:38:52 -04:00 |
|
Tim Griesser
|
c3f21e47cd
|
Fix #298 and tests
|
2014-06-06 17:27:59 -04:00 |
|
Tim Griesser
|
c10001dc59
|
don't add undefined columns
|
2014-06-06 17:27:09 -04:00 |
|
Tim Griesser
|
9e5f73c409
|
fix for #298, resolve transaction with correct value
|
2014-06-06 14:11:42 -04:00 |
|
Tim Griesser
|
cffd434a0f
|
Merge pull request #301 from dweinand/schema-transactions
allow schema methods to use transactions
|
2014-06-05 21:30:05 -04:00 |
|
Dan Weinand
|
dab1191918
|
allow schema methods to use transactions
|
2014-06-05 17:01:02 -07:00 |
|
Tim Griesser
|
94e8e39312
|
truncate the change log to make the page a bit easier to search
|
2014-06-04 16:47:56 -04:00 |
|
Tim Griesser
|
e73217e4c5
|
release 0.6.2
0.6.2
|
2014-06-04 16:24:29 -04:00 |
|
Tim Griesser
|
4da19754f8
|
Fix #297 - raw query should pass through response
|
2014-06-04 15:55:41 -04:00 |
|
Tim Griesser
|
4de213bce5
|
release 0.6.1
0.6.1
|
2014-06-04 13:07:58 -04:00 |
|
Tim Griesser
|
7786d97e8e
|
back to .npmignore
|
2014-06-04 13:05:51 -04:00 |
|
Tim Griesser
|
b8af950e47
|
fix a few links in the readme
|
2014-06-04 12:24:33 -04:00 |
|
Tim Griesser
|
87d0324e11
|
Merge pull request #295 from knownasilya/patch-1
Fix typos in examples
|
2014-06-04 12:13:32 -04:00 |
|
Ilya Radchenko
|
c1e8ab5406
|
Fix typos in examples
|
2014-06-04 12:12:43 -04:00 |
|
Tim Griesser
|
4bb64650c6
|
release 0.6.0
0.6.0
|
2014-06-04 11:43:18 -04:00 |
|
Tim Griesser
|
0d749fc827
|
Replace all removed assets in docs dir.
|
2014-06-04 11:41:02 -04:00 |
|
Tim Griesser
|
6b85f1d66f
|
Merge with master, ensure #278 is fixed in 0.6
|
2014-06-04 11:29:21 -04:00 |
|
Tim Griesser
|
d6978a0dff
|
remove test.sqlite3 file
|
2014-06-04 11:05:43 -04:00 |
|
Tim Griesser
|
2da6ff76b8
|
release 0.5.15
0.5.15
|
2014-06-04 11:04:02 -04:00 |
|
Tim Griesser
|
f344411ce2
|
docs prep for release
|
2014-06-04 11:04:01 -04:00 |
|
Tim Griesser
|
ad94518380
|
Tweaks for streaming interface for mariadb
|
2014-06-04 04:37:19 -04:00 |
|
Tim Griesser
|
7befdf616f
|
default to timestamptz for postgresql, #184
|
2014-06-04 04:10:27 -04:00 |
|
Tim Griesser
|
e550b2d394
|
Adding node-mariasql as a target option
|
2014-06-03 23:27:37 -04:00 |
|
Tim Griesser
|
1ba82b8363
|
Documentation complete
|
2014-06-03 14:56:14 -04:00 |
|
Tim Griesser
|
08fd7483c8
|
Even more documentation, added .pipe to the interface
|
2014-06-03 14:21:31 -04:00 |
|
Tim Griesser
|
5c2025c962
|
slick looking highlight.js on the code
|
2014-06-03 10:12:49 -04:00 |
|
Tim Griesser
|
abc4b36231
|
Set the database charset as utf8
|
2014-06-03 09:56:37 -04:00 |
|
Tim Griesser
|
fc1d41b8ce
|
continuing docs work
|
2014-06-03 09:29:08 -04:00 |
|
Tim Griesser
|
448fd99b07
|
Attempt to get the new tests passing on travis
|
2014-06-03 02:35:55 -04:00 |
|
Tim Griesser
|
bd3147964c
|
Fix #280, JSON.stringify json columns
|
2014-06-03 02:23:20 -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
|
af1f9e83ae
|
Fix #244, normalize for inconsistent insert rows
|
2014-06-03 00:47:54 -04:00 |
|
Tim Griesser
|
c1d0f3fd44
|
adding jquery & jquery cookie lib for demos
|
2014-06-03 00:39:30 -04:00 |
|
Tim Griesser
|
d7738e772a
|
Fixing comment & foreign key tests, full suite passing
|
2014-05-29 17:31:09 -04:00 |
|
Tim Griesser
|
94e896fd41
|
docs work, test cleanup, adding fix for #287
|
2014-05-29 13:40:34 -04:00 |
|
Tim Griesser
|
1aa226e7ba
|
Beginning to get the docs and such in line
|
2014-05-29 01:57:59 -04:00 |
|
Tim Griesser
|
fa0c48c86e
|
Adding the new knex-cli package as a dependency
|
2014-05-29 00:11:00 -04:00 |
|
Tim Griesser
|
f7ad182e68
|
working on a lot of tooling, migration pieces
|
2014-05-28 22:29:34 -04:00 |
|
Tim Griesser
|
e3cfc7440c
|
get rid of mysql/pg string dependencies, #283
|
2014-05-28 01:11:20 -04:00 |
|
Tim Griesser
|
ec8c287e16
|
Merge pull request #278 from blakeembrey/drop-unique-index
Drop indexes correctly
|
2014-05-24 15:16:21 -04:00 |
|
Blake Embrey
|
d0d4549c21
|
Drop indexes correctly, closes #276
|
2014-05-20 18:02:21 +10:00 |
|
Tim Griesser
|
8902ef4c8e
|
merge with master
|
2014-05-09 15:28:14 -04:00 |
|
Tim Griesser
|
5111370503
|
Don't deprecate havingRaw
|
2014-05-09 15:03:48 -04:00 |
|