- 05 Dec, 2014 8 commits
-
-
Mick Hansen committed
-
Mick Hansen committed
-
…(committed or rolled back), closes #2082
Mick Hansen committed -
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
- 04 Dec, 2014 32 commits
-
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
add default implementation for upsertQuery
Mick Hansen committed -
Some dialects developers might need to be reminded they need to implement the upsertQuery.
Matt Broadstone committed -
Mick Hansen committed
-
fix schema test and move dropSchema to AbstractDialect
Mick Hansen committed -
The schema.test.js added yesterday was using before/after in the test cases when this.sequelize was not guaranteed to be present yet. This also moves dropSchema to the AbstractDialect, currently the code simply assumed you had this implemented in your dialect
Matt Broadstone committed -
Fix findAndCountAll with include all
Mick Hansen committed -
overlookmotel committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
…utely required includes
Mick Hansen committed -
add ability to determine dialect migration support
Mick Hansen committed -
This provides the ability to determine whether a given dialect is supported for migrations. This is mostly another switch that allows incremental implementation of new dialects.
Matt Broadstone committed -
remove node-sql and query generation syntactic sugar
Sascha Depold committed -
This is an incomplete feature that seems to be unused by the user base. Furthermore, it does not support incoming dialects (notably MSSQL), and thus has been slated for removal for the 2.0 release
Matt Broadstone committed -
Mick Hansen committed
-
Mick Hansen committed
-
Fix allowNull in combination with primaryKey
Mick Hansen committed -
Mick Hansen committed
-
…ield prop after create, fixes #2468
Mick Hansen committed -
Fix increment and decrement usage with schemata
Jan Aagaard Meier committed -
Sascha Depold committed
-
Mick Hansen committed
-
Mick Hansen committed
-
qjroberts committed
-
Mick Hansen committed
-
Mick Hansen committed
-
https://github.com/vpontis…
…/sequelize into vpontis-associating-sections-when-deletions
Mick Hansen committed
-