Sean Harvey
|
e1ebb4a8eb
|
MINOR Fixing broken test for PostgreSQL
|
2012-06-12 14:54:19 +12:00 |
|
Sean Harvey
|
c3eabffcb9
|
MINOR Use shorthand {class}::get() syntax instead of DataList::create()
in core code.
|
2012-05-28 21:13:42 +12:00 |
|
Sean Harvey
|
6c9a3ba9f0
|
MINOR Fixed failing tests on pgsql
|
2012-04-10 17:07:41 +12:00 |
|
Ingo Schommer
|
51bae9e4a6
|
ENHANCEMENT Allowing to save ManyManyList with multiple foreign keys (e.g. required to add to an overloaded Group->Members() relationship)
|
2012-03-06 21:38:33 +01:00 |
|
Ingo Schommer
|
bb6d4c506e
|
BUGFIX Fixed HasManyList and ManyManyList queries for relationships on new records (was returning all available records due to the SQL filtering ignoring ID=0)
|
2012-03-06 01:23:34 +01:00 |
|
Stig Lindqvist
|
7f09b6931b
|
API CHANGE DataList::subtract and DataQuery::subtract for subtracting a list from another list
Minor Stripped out ManyManyList tests from DataListTest into it's own test case
|
2012-01-26 17:59:43 +13:00 |
|