Tim Griesser
e024fa6b87
release 0.8.5
2015-05-14 00:45:51 -04:00
Tim Griesser
ee388d3bb9
release 0.8.4
2015-05-13 15:23:15 -04:00
Tim Griesser
f2a4a38ffa
Docs - logo resize
2015-05-04 09:15:17 -04:00
Tim Griesser
f93be5e6b2
release 0.8.3
2015-05-02 13:14:32 -04:00
Tim Griesser
2ed591dc06
release 0.8.2
2015-05-01 14:55:53 -04:00
Tim Griesser
564e520fa3
release 0.8.1
2015-05-01 11:59:02 -04:00
Tim Griesser
2faee769df
Fix release date in changelog
2015-04-30 18:16:35 -04:00
Tim Griesser
3dfe1e6c94
Final cleanup for 0.8
2015-04-30 18:11:41 -04:00
Tim Griesser
0b47d98110
Tidying up the change log
2015-04-29 19:14:01 -04:00
Tim Griesser
0c589d5cfa
Merge branch 'master' into pool
...
* master:
index.html: "manually close your streams"
2015-04-28 19:34:28 -04:00
Johann Philipp Strathausen
b169338bad
index.html: "manually close your streams"
2015-04-28 14:14:26 +02:00
Tim Griesser
04a0aa6935
Removing explicit build directory, building lib in docs instead
2015-04-27 15:48:23 -04:00
Tim Griesser
7dfad30ff0
browserify -> webpack
2015-04-22 14:53:31 -04:00
Calvin Metcalf
c00ff3d814
Allow t.binary to specify a length for MySQL
...
Closes #774
2015-04-16 15:39:02 -04:00
Scott Hulbert
ea00424efe
Remove extra parentheses from transaction examples
...
Closes #766
2015-04-10 17:57:24 -04:00
Tim Griesser
5160508924
Merge pull request #715 from ozum/master
...
whereNot and orWhereNot added
2015-03-30 09:26:50 -04:00
Andrew Bradley
e036d8b86a
Remove trailing ';' from SQL join example
...
Allows correct SQL to be rendered
Closes #751
2015-03-26 14:34:41 -04:00
Ben Drucker
e114cd0bd8
Fix transaction anchor link, round 2
...
Ref #740
2015-03-17 15:40:54 -04:00
Ben Drucker
cf88072209
Fix broken transaction anchor link in preamble
...
Closes #740
[ci skip]
2015-03-16 21:40:51 -04:00
Kagami Hiiragi
c26466dea8
Allow debugging to be disabled for a query
...
Closes #725 , Closes #728
2015-03-12 17:26:57 -04:00
Tim Griesser
d6a66c150c
Prep of 0.7.5
2015-03-09 23:41:42 -04:00
Ozum Eldogan
9a27fd2da0
Documentation for whereNot, orWhereNot
...
Documentation is added for whereNot, orWhereNot
2015-02-26 18:28:10 +02:00
Tim Griesser
1411f2310a
Prep for patch 0.7.4
2015-02-25 15:36:38 -05:00
Ben Drucker
9805d2863a
Fix knex ascii art
2015-02-24 14:00:04 -05:00
Ben Drucker
d1505004b6
trx.rollback should always be passed to .catch not .then
...
Closes #705
2015-02-24 07:49:53 -05:00
George Gensure
f6952c42b5
Respect union wrap parameter as last argument
...
union's wrap parameter was being ignored and misinterpreted when
building statements. Maintain the spirit of the original implementation
(variable number of callbacks) consistent with other instances of
variadic-like behavior (select/columns), including handling list of
callbacks in array, while still processing the wrap parameter.
2015-02-03 12:33:17 -05:00
Ben Drucker
8c8fcb5b29
Clarify ability to use .returning() with updates
...
Closes #654
[ci skip]
2015-01-30 19:38:50 -05:00
Ben Drucker
dd8f4f97ad
col.inTable should be called after col.references
...
Closes #645
[ci skip]
2015-01-26 19:56:24 -05:00
Ben Drucker
13f52ff219
Document and test use of literals in joins via knex.raw
...
Closes #626
2015-01-15 17:13:05 -05:00
Yan Fan
66baf96237
Small grammatical change in index.html ("its self" >> "itself")
...
Changed "its self" to "itself" under "Initializing the Library."
2015-01-12 12:33:15 -08:00
Ben Drucker
2f498106fb
Merge pull request #620 from Endernode/master
...
Use relative script path in docs for knex build
2015-01-07 16:18:50 -05:00
Ben Drucker
65cd39bd14
Add link to wiki page about stream cleanup
...
Closes #615
[ci skip]
2015-01-03 11:16:06 -05:00
Fred Calsen
ebfdfd92c4
Documented socketPath option, tgriesser/knex#469
2014-12-31 01:58:11 +01:00
Tyler Kellen
7999d7b5ce
fix version number - closes gh-546
2014-12-30 14:05:11 -05:00
Vorlot
11a3f4c74a
Changed absolute path into relative for offline usage
2014-12-26 14:06:26 +01:00
Johann Philipp Strathausen
a98c8befd8
typo orWhereNull
2014-11-19 23:02:25 +01:00
Ben Drucker
e310c21f68
Add note about bigint in Postgres with count
2014-11-11 12:57:54 -05:00
Ben Drucker
2439e373de
Add note about bigint types to schema
2014-11-11 12:54:43 -05:00
Ben Drucker
eacb6c36c8
Merge pull request #527 from tgriesser/cli-without-env
...
CLI support for knexfiles that do not provide environment keys
2014-11-11 12:51:03 -05:00
Noah Santorello
8b79ca3d95
Updated seed file documentation
2014-10-13 06:49:23 -04:00
Ben Drucker
04c1d08b46
Add documentation for using CLI and knexfile without environments
2014-10-12 09:30:13 -04:00
Tim Griesser
eb9b67b5ad
release 0.7.3
2014-10-03 12:26:29 -04:00
Tim Griesser
875f0a6e59
release 0.7.2
2014-10-01 18:30:00 -04:00
Tim Griesser
2abc48d73b
release 0.7.1
2014-10-01 17:34:42 -04:00
Tim Griesser
9fe65d92d6
Bumping dependencies, adding changelog
2014-10-01 16:27:57 -04:00
Tim Griesser
eeb3b368d7
Merge pull request #500 from tgriesser/jsonb
...
Allow jsonb columns to be created with the schema builder
2014-09-29 11:24:04 -04:00
Ben Drucker
4b1ea1b2db
Document extension option for migration API
2014-09-29 07:50:48 -04:00
Ben Drucker
3e182653eb
Clarify migration setup on #initialize
...
Closes #507
2014-09-29 07:48:20 -04:00
Ben Drucker
40effe848a
Allow jsonb columns to be created with the schema builder
...
Closes #499
2014-09-22 12:25:28 -04:00
Ben Drucker
1dc966273d
Fix accidental markdown
...
Wrote link as Markdown in ef7e425917adbd1fbf69977fd364a8850b1848c4
2014-09-02 12:47:32 -04:00