Sam Minnee 96e7914f23 FIX: Fix MySQLQuery::seek() and Query::rewind() to fix repeated iteration
API: Query::seek() and Query::rewind() no longer return a value.

Although breaking an API inside a patch release may seem odd, this in
fact is correcting a long-standing bug in our implementation of 
Iterator::rewind(), so I think it’s appropriate.

https://github.com/silverstripe/silverstripe-framework/issues/9097
2019-07-03 09:20:05 +12:00
..
2017-06-28 18:59:08 +01:00
2019-05-30 09:35:17 +12:00
2018-01-16 18:39:30 +00:00
2017-10-10 10:13:26 +13:00
2019-05-30 09:34:34 +12:00