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
Sean Harvey
d1a024d7b1
BUGFIX Renamed SQLite3Query::destroy() renamed to destruct() so that it is called properly after the object is destroyed
2010-10-14 05:07:55 +00:00
..
SQLite3Database.php
BUGFIX Renamed SQLite3Query::destroy() renamed to destruct() so that it is called properly after the object is destroyed
2010-10-14 05:07:55 +00: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