Commit Graph

9 Commits

Author SHA1 Message Date
Sabina Talipova 83feb62e63
ENH Add CMS5 compatibility and re-enable builds (#69) 2023-03-03 10:50:02 +13:00
Sabina Talipova 25304fa8aa
DEP PHP Support in CMS5 (#66) 2023-01-10 13:33:07 +13:00
Thomas Portelange 978c371820
return 0 for non iterable results
If there are no columns, it's not a iterable result set and we can return 0. This fixes issues with things like CREATE statement.
2018-03-12 14:04:43 +01:00
Loz Calver 0a646577fe FIX: SQLite3Query::seek() failed to return a record 2017-01-12 17:08:05 +00:00
Damian Mooyman b710ef04b3 Rename SS_ prefixed classes (#26) 2016-09-09 15:46:48 +12:00
Damian Mooyman 1cb63311d8
Upgrade for silverstripe namespaces 2016-09-08 15:41:17 +12:00
Damian Mooyman e36e74ab2f API Apply SilverStripe\SQLite namespace to module 2016-06-29 13:55:45 +12:00
helpfulrobot b2d40ed61e Converted to PSR-2 2015-12-18 07:11:01 +13:00
Damian Mooyman b3b82810a0 API Upgraded module to use new database ORM
API Use SQLite3::version to directly get connection version
2014-07-11 09:06:33 +12:00