- 19 Jul, 2014 1 commit
-
-
John Thele committed
-
- 02 Jul, 2014 4 commits
-
-
Option to not pluralize associated table names (branch 1.7.0)
Mick Hansen committed -
rogerc committed
-
SQLite: tables loose PrimaryKey constraint on renameColumn
Mick Hansen committed -
Dirk Raeder committed
-
- 01 Jul, 2014 5 commits
-
-
renameColumnQuery returns quoted column name (for branch 1.7.0)
Mick Hansen committed -
Dirk Raeder committed
-
Dirk Raeder committed
-
…ize associated table names
rogerc committed -
Dirk Raeder committed
-
- 28 Jun, 2014 1 commit
-
-
Fix bug in hasMany.set when models have custom primary keys, add unit test
Mick Hansen committed
-
- 27 Jun, 2014 2 commits
-
-
Jan Scheurer committed
-
Jan Scheurer committed
-
- 26 Jun, 2014 2 commits
-
-
Fix eager loading bug: associations with primary key of 0 were not inclu...
Mick Hansen committed -
yanickouellet committed
-
- 19 Jun, 2014 3 commits
-
-
Mick Hansen committed
-
Fixes has-many-dobule-linked join table attribute changes on injected setter
Jan Aagaard Meier committed -
I'm not quite sure how the first version should've worked since the foreign keys are afaik always prefixed with the table name which results in mytable.mytable_id. This commit keeps the old behavior as first try to remain backwards compatible.
Jan Scheurer committed
-
- 16 Jun, 2014 1 commit
-
-
Migrate v2 dao instance "reload" to v1.7 to allow for custom primary keys
Mick Hansen committed
-
- 14 Jun, 2014 1 commit
-
-
Jan Scheurer committed
-
- 03 Jun, 2014 5 commits
-
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
[Ref #1824] Fix TypeError if got empty rows from findAndCountAll() with group
Mick Hansen committed -
Oscar Cheung committed
-
- 27 May, 2014 3 commits
-
-
Mick Hansen committed
-
Fix foreign key creation for mysql
Mick Hansen committed -
When creating a foreign key that is also a primary key, the mysql query generator does not move the foreign key definition from the inline attribute to the end of the table definition.
Jon Buckley committed
-
- 11 May, 2014 3 commits
-
-
Mick Hansen committed
-
Mick Hansen committed
-
1.7 Error on empty result from table definition queries
Mick Hansen committed
-
- 08 May, 2014 3 commits
-
-
Mick Hansen committed
-
Use pgModule in require of ConnectionParmaters
Mick Hansen committed -
James Seppi committed
-
- 07 May, 2014 1 commit
-
-
Joshua Perry committed
-
- 27 Apr, 2014 1 commit
-
-
Joshua Perry committed
-
- 21 Apr, 2014 4 commits
-
-
Mick Hansen committed
-
Fix foreign key type for has-many associations, retrofits 71068a11
Mick Hansen committed -
Jan Scheurer committed
-
Mick Hansen committed
-