- 16 Jan, 2015 7 commits
-
-
Fix where dialectOptions are placed in the config object
Mick Hansen committed -
Mick Hansen committed
-
Mick Hansen committed
-
https://github.com/seegno/sequ…
…elize into seegno-bugfix/whitelist-order-keywords
Mick Hansen committed -
Mick Hansen committed
-
Mick Hansen committed
-
- 15 Jan, 2015 7 commits
-
-
add proper schema support for mssql dialect
Mick Hansen committed -
Up until now the mssql dialect has been using pseudo schema support a la the mysql dialect, even though it supports real schemas. This changeset adds full support for mssql schemas to the dialect, as well as a few relevant changes (specifically using bracket notation for object references, instead of quotation marks).
Matt Broadstone committed -
Fixes authentication credentials not being passed in db connection string, and passing options
Mick Hansen committed -
ksmithut committed
-
ksmithut committed
-
refactor show indexes query type
Mick Hansen committed -
Erik van de Ven committed
-
- 14 Jan, 2015 18 commits
-
-
Mick Hansen committed
-
Eliminating more cases where we are doing string compares to determine a query that shows indexes for a given table
Matt Broadstone committed -
Mick Hansen committed
-
refactor support for return values on insert/update
Mick Hansen committed -
The dialect support for return values has been refactored to make detecting it more readable for the two dialects that currently support it. Tests have also been added for regular creates as well as bulkCreates for returning these values
Matt Broadstone committed -
Jan Aagaard Meier committed
-
Fix badges url to use SVG version
Jan Aagaard Meier committed -
Improve wording in CONTRIBUTING.DOCS.md
Jan Aagaard Meier committed -
Small text edit - CONTRIBUTING.DOCS.md
Jan Aagaard Meier committed -
Kiran Rao committed
-
Hello - noticed some typos when reading through the file. Believe the following changes will help make the documentation more clear:
Kiran Rao committed -
Tiago Ribeiro committed
-
Tiago Ribeiro committed
-
Mick Hansen committed
-
Mick Hansen committed
-
add QueryTypes.SHOWTABLES
Mick Hansen committed -
Refactor checking for a SHOW TABLES query so that we're no longer doing a string comparison to determine this query type.
Matt Broadstone committed -
Mick Hansen committed
-
- 13 Jan, 2015 6 commits
-
-
.docs-fixed typos in getting-started.md
Mick Hansen committed -
Matt Conrad committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Altered Grammar
Mick Hansen committed -
Updated line 502 to remove the apostrophe
Pranay S committed
-
- 12 Jan, 2015 2 commits
-
-
Docs- Wording changes on 'Defining A Model'
Mick Hansen committed -
Docs- Updated 'Managing Schema Of Your Database'
Mick Hansen committed
-