- 07 Jan, 2014 8 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
-
- 06 Jan, 2014 10 commits
-
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
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 22 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
-