silverstripe-sqlite3/code
Thomas Portelange ecaadc029e
Enforce proper type
Otherwise it may fail when passed to preg_match

Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated
2022-08-19 15:07:23 +02:00
..
SQLite3Connector.php Enforce proper type 2022-08-19 15:07:23 +02:00
SQLite3Database.php PHP 8.1 compatibility 2022-07-20 19:17:01 +12:00
SQLite3Query.php return 0 for non iterable results 2018-03-12 14:04:43 +01:00
SQLite3QueryBuilder.php Upgrade for silverstripe namespaces 2016-09-08 15:41:17 +12:00
SQLite3SchemaManager.php PHP 8.1 compatibility 2022-07-20 19:17:01 +12:00
SQLiteDatabaseConfigurationHelper.php Merge remote-tracking branch 'origin/1.4' into 2.0 2017-12-07 16:16:11 +13:00