- 20 Aug, 2015 7 commits
-
-
Mick Hansen committed
-
Mick Hansen committed
-
feat(model): added findCreateFind
Mick Hansen committed -
added query params to docs
Mick Hansen committed -
Mick Hansen committed
-
Kevin Woo committed
-
Mick Hansen committed
-
- 18 Aug, 2015 9 commits
-
-
Update devDependencies
Jan Aagaard Meier committed -
Joseph Page committed
-
Joseph Page committed
-
Joseph Page committed
-
Joseph Page committed
-
Jan Aagaard Meier committed
-
use QueryTypes.UPDATE instead of RAW when incrementing a value of an …
Jan Aagaard Meier committed -
Ivan Postic committed
-
Update dependencies 2
Jan Aagaard Meier committed
-
- 17 Aug, 2015 6 commits
-
-
Joseph Page committed
-
Joseph Page committed
-
This reverts commit 940a60ca.
Joseph Page committed -
Revert "Update dependencies"
Jan Aagaard Meier committed -
Jan Aagaard Meier committed
-
Update dependencies
Jan Aagaard Meier committed
-
- 15 Aug, 2015 7 commits
-
-
Joseph Page committed
-
Joseph Page committed
-
Joseph Page committed
-
docs: Fixed minor typos.
Jan Aagaard Meier committed -
Joseph Page committed
-
Joseph Page committed
-
Diosney Sarmiento committed
-
- 14 Aug, 2015 4 commits
-
-
Fix removeColumnQuery for mssql dialect
Jan Aagaard Meier committed -
Fix Postgres showIndex not returning functional indices
Jan Aagaard Meier committed -
Sorin Neacsu committed
-
* As per the syntax tree at: https://msdn.microsoft.com/en-gb/library/ms190273.aspx the correct syntax for removing a column is: ALTER TABLE users DROP COLUMN name; instead of: ALTER TABLE users DROP name; which is instead the syntax to drop the 'name' constraint.
Michael Kearns committed
-
- 13 Aug, 2015 1 commit
-
-
Pass through connection mode options to sqlite
Jan Aagaard Meier committed
-
- 12 Aug, 2015 6 commits
-
-
Stan S committed
-
Support custom field names in json queries
Jan Aagaard Meier committed -
Instead of using the first part of the key directly, respect defined custom field names
Johannes Würbach committed -
JSON: Cast key when using the equality operator
Jan Aagaard Meier committed -
Jan Aagaard Meier committed
-
- Perform file existence checks using `fs.open` for older versions of node.
Stan S committed
-