- 22 Jun, 2013 3 commits
-
-
Jan Aagaard Meier committed
-
implement "sugar" wrapper method for findAll() followed by count()
Jan Aagaard Meier committed -
Made better error messages for when we have trouble connecting to a database. Closes #227
Jan Aagaard Meier committed
-
- 21 Jun, 2013 1 commit
-
-
Daniel Durante committed
-
- 20 Jun, 2013 7 commits
-
-
PostgreSQL should now be able to insert empty arrays with typecasting. Closes #714
Jan Aagaard Meier committed -
Fields should be escaped by quoteIdentifier for max/min functions which allows SQL reserved keywords to be used. Closes #676
Jan Aagaard Meier committed -
Identity comparison for bigint
Jan Aagaard Meier committed -
sevastos committed
-
Daniel Durante committed
-
…QL reserved keywords to be used. Closes #676
Daniel Durante committed -
Daniel Durante committed
-
- 19 Jun, 2013 11 commits
-
-
Added the ability to tell Sequelize what language to go by for singular/plural functions. Closes #683
Sascha Depold committed -
Daniel Durante committed
-
Daniel Durante committed
-
Keep milliseconds in timestamps for postgres
Daniel Durante committed -
Seth Samuel committed
-
Bumped pg to 2.0.0
Daniel Durante committed -
Daniel Durante committed
-
Daniel Durante committed
-
Use moment for better postgres timestamp strings
Daniel Durante committed -
Seth Samuel committed
-
Seth Samuel committed
-
- 18 Jun, 2013 6 commits
-
-
Jan Aagaard Meier committed
-
Jan Aagaard Meier committed
-
Fix for many-to-many associations being impossible between models with custom table names
Jan Aagaard Meier committed -
Fix quotation escape in postgres where conditions
Sascha Depold committed -
Sascha Depold committed
-
Seth Samuel committed
-
- 17 Jun, 2013 1 commit
-
-
Jesse Clark committed
-
- 14 Jun, 2013 4 commits
-
-
Daniel Durante committed
-
Fix HSTORE encoding by using pg-hstore library.
Daniel Durante committed -
Jesse Clark committed
-
Scott Tadman committed
-
- 13 Jun, 2013 2 commits
-
-
Scott Tadman committed
-
Scott Tadman committed
-
- 12 Jun, 2013 5 commits
-
-
Jan Aagaard Meier committed
-
Jan Aagaard Meier committed
-
… (removes errors about the use of reserved keywords
Jan Aagaard Meier committed -
hasMany setter uses bulk create and destroy to create and remove associations
Daniel Durante committed -
Jan Aagaard Meier committed
-