- 15 Sep, 2015 3 commits
-
-
… a unique key and table has a primary key, closes #4455
Mick Hansen committed -
quick fix for #4481 , paranoid uses defaultValue of deletedAt
Mick Hansen committed -
Kenji Tayama committed
-
- 14 Sep, 2015 11 commits
-
-
Update changelog.md
Mick Hansen committed -
Luc Verdier committed
-
Luc Verdier committed
-
Do not inject Model.$scope.include in options directly. Fix #4470.
Mick Hansen committed -
Verdier committed
-
commit/rollback multiple times when not using CLS
Mick Hansen committed -
when not using CLS #4491. Added rollback to prepareEnvironment to abort half-initialized transactions that run into error, fixes connection pool exhaust bug #4491.
Mohamad mehdi Kharatizadeh committed -
[ci skip]
📝 Fixed 'define' method parameter in example for building instancesJan Aagaard Meier committed -
jessicalc committed
-
Update spelling in line 11 of sequelize/lib/data-types.js
Jan Aagaard Meier committed -
Hack Reactor Students committed
-
- 09 Sep, 2015 14 commits
-
-
Jan Aagaard Meier committed
-
Fix instance reload doesn't set to null a destroyed include Conflicts: changelog.md lib/instance.js
Jan Aagaard Meier committed -
Jan Aagaard Meier committed
-
Rename Instance private options and __options
Jan Aagaard Meier committed -
add beforeRestore/afterRestore hooks Conflicts: changelog.md
Jan Aagaard Meier committed -
Mick Hansen committed
-
Mick Hansen committed
-
Sequelize version number as property of sequelize
Jan Aagaard Meier committed -
overlookmotel committed
-
Clement Teule committed
-
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 5 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
-
- Possibly fix #4423 - Rename Instance `options` to `$options` to prevent value overwriting with models that have a column named `options` - Also rename Instance `__options` to `$modelOptions` to avoid confusion between $options and __options.
Andy White committed
-
- 03 Sep, 2015 2 commits
-
-
Mick Hansen committed
-
Mick Hansen committed
-