- 09 Sep, 2015 4 commits
-
-
Clement Teule committed
-
Clement Teule committed
-
Clement Teule committed
-
Clement Teule committed
-
- 08 Sep, 2015 5 commits
-
-
Set a default options value for QueryInterface.prototype.bulkInsert
Mick Hansen committed -
Update getting-started.md
Sascha Depold committed -
Fix transaction section link in model doc
Sascha Depold committed -
Po-Ying Chen committed
-
Brandon Dail committed
-
- 04 Sep, 2015 4 commits
-
-
Update models-usage.md
Mick Hansen committed -
Find* was refactored and uses only one options object from now on.
wKich committed -
make it clear that there should be one sequelize instance per database
Mick Hansen committed -
Aniket Panse committed
-
- 03 Sep, 2015 6 commits
-
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
feat(model/attributes): return type and dependency fields for VIRTUAL
Mick Hansen committed -
Mick Hansen committed
-
- 02 Sep, 2015 3 commits
-
-
Mick Hansen committed
-
groupJoinData checks UniqueKeys if no PrimaryKey is set
Mick Hansen committed -
When nesting associations, if the model doesn't have a primary key, the code will now check and see if there is at least one unique key, and if there is, it will use one to create the hash that identifies each different row of results.
Ricardo Lopes committed
-
- 01 Sep, 2015 3 commits
-
-
Jan Aagaard Meier committed
-
Jan Aagaard Meier committed
-
comma is making object invalid json
Jaryd Carolin committed
-
- 31 Aug, 2015 3 commits
-
-
Jan Aagaard Meier committed
-
Jan Aagaard Meier committed
-
typo in post model options example
Jan Aagaard Meier committed
-
- 28 Aug, 2015 2 commits
-
-
[ci skip]
📝 Added details about "unique" property (closes #4329)Jan Aagaard Meier committed -
Alessandro Zanardi committed
-
- 24 Aug, 2015 2 commits
-
-
include with separate:true fails if id is not part of the attributes list
Mick Hansen committed -
Sorin Neacsu committed
-
- 21 Aug, 2015 1 commit
-
-
laggingreflex committed
-
- 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
-