- 05 Nov, 2014 3 commits
-
-
Mick Hansen committed
-
…removeAssociation and field
Mick Hansen committed -
-
- 04 Nov, 2014 3 commits
-
-
Jan Aagaard Meier committed
-
Updated dependencies
Jan Aagaard Meier committed -
Jan Aagaard Meier committed
-
- 03 Nov, 2014 2 commits
-
-
Fix for ENUM support in migration.addColumn with postgres dialect.
Mick Hansen committed -
Jeff French committed
-
- 02 Nov, 2014 2 commits
-
-
Jeff French committed
-
Jeff French committed
-
- 30 Oct, 2014 7 commits
-
-
Fix for ambiguous column names in ORDER BY
Mick Hansen committed -
overlookmotel committed
-
overlookmotel committed
-
overlookmotel committed
-
User model names rather than singularized table names
Mick Hansen committed -
Model.update - changed parameter "attrValueHash" to "values" for consist...
Mick Hansen committed -
…so removed the @deprecated as the "where" is part of "options" as for other interfaces.
Mikk Andresen committed
-
- 27 Oct, 2014 11 commits
-
-
when specifying an associaiton that has a foreign key in which the attribute name and field name are different certain helper methods do not work because they fail to substitute the attribute name with the field name in the query, this includes set[AS] and remove[AS]
Victor Pontis committed -
overlookmotel committed
-
overlookmotel committed
-
overlookmotel committed
-
Fix(queryGenerator#quote): `as` variable
Mick Hansen committed -
overlookmotel committed
-
overlookmotel committed
-
overlookmotel committed
-
Jan Aagaard Meier committed
-
Sequelize.prototype.Sequelize
Jan Aagaard Meier committed -
overlookmotel committed
-
- 25 Oct, 2014 1 commit
-
-
Add reference to Instance to public API
Mick Hansen committed
-
- 24 Oct, 2014 4 commits
-
-
overlookmotel committed
-
dialect.mysql.connection-manager: handleDisconnects
Mick Hansen committed -
José Moreira committed
-
José Moreira committed
-
- 21 Oct, 2014 7 commits
-
-
dialects.mysql.connection-manager: Use `connection._protocol._ended` state on $validate
Mick Hansen committed -
José Moreira committed
-
Jan Aagaard Meier committed
-
@mickhansen I believe that problem was occurring because “protocol_error” is a faulty state, not a valid one.
José Moreira committed -
Jan Aagaard Meier committed
-
Jan Aagaard Meier committed
-
Support for attributes with the same field name as attribute name
Mick Hansen committed
-