- 07 Dec, 2014 6 commits
-
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
- 06 Dec, 2014 5 commits
-
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
add dialect checks for upsert support
Mick Hansen committed -
Upserts in MSSQL are non-trivial to implement, adding the ability to test for support is a valid stopgap for later implementation
Matt Broadstone committed
-
- 05 Dec, 2014 24 commits
-
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
stop sequelize from erroneously adding timezone to raw query dates
Mick Hansen committed -
Only for rawSelects it seems that Sequelize forcibly adds timezone information to dates returned from the database. This breaks in strange and magical ways
Matt Broadstone committed -
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 5 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
-