Sam Minnee
1b5768975c
BUG: exclude() clears previously selected filters() (Trac #7529 )
...
This bug was caused by the fact that SQLQuery::whereAny() removed existing filters. In line with addWhere() and setWhere(), I split this into addWhereAny() and setWhereAny(). Strictly speaking, this drops the method SQLQuery::whereAny(), but it was really just an internal function for exclude, and so I think that's acceptable.
2012-06-22 16:31:29 +12:00
..
2012-05-24 14:13:55 +12:00
2012-05-11 11:39:06 +12:00
2012-04-27 15:54:14 +12:00
2012-04-15 10:50:19 +12:00
2012-06-05 11:51:04 +02:00
2012-05-23 21:50:02 +12:00
2012-05-11 15:08:16 -07:00
2012-06-11 22:56:11 +12:00
2012-06-06 16:13:54 +12:00
2012-05-01 14:45:44 +12:00
2012-06-12 14:21:59 +12:00
2012-04-15 10:50:19 +12:00
2012-04-15 10:50:19 +12:00
2012-04-15 10:50:19 +12:00
2012-06-22 16:31:29 +12:00
2012-04-15 10:50:19 +12:00
2012-04-15 10:50:19 +12:00
2012-04-15 10:50:19 +12:00
2012-03-06 01:23:34 +01:00
2012-04-15 10:50:19 +12:00
2012-06-15 11:53:33 +02:00
2012-04-15 10:50:19 +12:00
2012-04-15 10:50:19 +12:00
2012-04-15 10:50:19 +12:00
2012-04-27 15:54:14 +12:00
2012-04-27 15:54:14 +12:00
2012-05-07 14:21:44 +12:00
2012-04-15 10:50:19 +12:00
2012-06-15 13:25:50 +12:00
2012-04-15 10:50:19 +12:00
2012-04-27 15:54:14 +12:00
2012-04-15 10:50:19 +12:00
2012-06-22 16:31:29 +12:00
2012-06-15 15:54:47 +12:00
2012-06-15 15:54:47 +12:00
2012-04-15 10:50:19 +12:00
2012-04-15 10:50:19 +12:00
2012-06-03 20:41:00 +10:00