- 14 Jan, 2015 14 commits
-
-
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
-
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 15 commits
-
-
Docs- Wording changes on 'Defining A Model'
Mick Hansen committed -
Docs- Updated 'Managing Schema Of Your Database'
Mick Hansen committed -
Changed periods to colons before code snippets
Mick Hansen committed -
Update getting-started.md
Mick Hansen committed -
Wording tweak- first paragraph
Mick Hansen committed -
fieldname mapping for model.count added
Mick Hansen committed -
Preston Parry committed
-
Preston Parry committed
-
Referencing issue https://github.com/sequelize/sequelize/issues/2899. Many of the code snippets that should have had a colon instead had a period. Periods were appropriate for some code blocks (and I left those as periods), but the ones below should have colons:
Preston Parry committed -
Preston Parry committed
-
Preston Parry committed
-
Fırat KÜÇÜK committed
-
Corrected invalid syntax
Jan Aagaard Meier committed -
James Billingham committed
-
Add `pg-hstore` to "Getting Started"
Mick Hansen committed
-
- 11 Jan, 2015 3 commits
-
-
Tiago Ribeiro committed
-
Move pg-hstore to devDependencies
Mick Hansen committed -
Tiago Ribeiro committed
-
- 10 Jan, 2015 2 commits
-
-
Mick Hansen committed
-
Mick Hansen committed
-