This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-sqlite3
Watch
1
Star
0
Fork
0
You've already forked silverstripe-sqlite3
mirror of
https://github.com/silverstripe/silverstripe-sqlite3
synced
2024-10-22 15:05:37 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
silverstripe-sqlite3
/
code
History
Ingo Schommer
7205a9861f
API CHANGE Renamed transactions methods from endTransaction() to transactionEnd(), startTransaction() to transactionStart() to comply with new sapphire trunk API
2011-03-11 16:37:22 +13:00
..
SQLite3Database.php
API CHANGE Renamed transactions methods from endTransaction() to transactionEnd(), startTransaction() to transactionStart() to comply with new sapphire trunk API
2011-03-11 16:37:22 +13:00
SQLiteDatabaseConfigurationHelper.php
ENHANCEMENT Added SQLiteDatabaseConfigurationHelper::getDatabaseVersion()
2010-05-26 05:12:39 +00:00
SQLitePDODatabase.php
BUGFIX Fixed non-object error in SQLitePDODatabase when database can't be written to (exposes better error)
2010-09-12 09:20:17 +00:00