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 17:05:37 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
47a91fe6c5
silverstripe-sqlite3
/
code
History
Mateusz Uzdowski
47a91fe6c5
ENHANCEMENT: take into account that older Sqlite can modify the CREATE string and inject single quotes around table names that breaks the db reflection mechanism (happens when the table is renamed)
2010-03-08 23:39:22 +00:00
..
SQLite3Database.php
ENHANCEMENT: take into account that older Sqlite can modify the CREATE string and inject single quotes around table names that breaks the db reflection mechanism (happens when the table is renamed)
2010-03-08 23:39:22 +00:00
SQLitePDODatabase.php
BUGFIX: protected default db location MINOR: polished adapter setup
2010-02-08 04:20:09 +00:00