- 06 Jan, 2014 7 commits
-
-
use the index.js lookup for the dialects
Mick Hansen committed -
Sascha Depold committed
-
Findandcountall include
Mick Hansen committed -
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
- 05 Jan, 2014 29 commits
-
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Improved supported data-types in min() and max()
Mick Hansen committed -
Martin Blumenstingl committed
-
Mick Hansen committed
-
Association filtering and inner join
Mick Hansen committed -
DECIMAL() and DECIMAL(10,3) are not the same - but the type matches.
Martin Blumenstingl committed -
Mick Hansen committed
-
Mick Hansen committed
-
…ude with a through model
Mick Hansen committed -
Mick Hansen committed
-
Mick Hansen committed
-
This fixed query generation (before the column type was always DECIMAL, even if DECIMAL(10,3) was specified).
Martin Blumenstingl committed -
This should fix min() and max() for postgres.
Martin Blumenstingl committed -
This gives us the possibility to use "instanceof DECIMAL" when needed.
Martin Blumenstingl committed -
Martin Blumenstingl committed
-
Also made rawSelect's data-types options more extensible and implemented the "DATE" case.
Martin Blumenstingl committed -
Martin Blumenstingl committed
-
FindAndCountAll test with associations
Mick Hansen committed -
Steffen Persch committed
-
Support through models with attributes in find/findAll includes
Mick Hansen committed -
Mick Hansen committed
-
findAndCountAll do not support {raw:true} option
Mick Hansen committed -
fix the problem by add the queryOptions param to findAndCountAll function
oubushixb committed -
Mick Hansen committed
-
1:1 setAssociation should not clobber fields (fixes #1183)
Mick Hansen committed -
Mick Hansen committed
-
- 04 Jan, 2014 4 commits
-
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-