[Database] Drop legacy database access code
Review Request #115 — Created June 18, 2013 and submitted — Latest diff uploaded
Information | |
---|---|
pprkut | |
Lunr | |
pprkut:pagination | |
124, 123, 118 | |
Reviewers | |
lunr | |
Long time coming :) With the increased maturity of Gravity, this is mostly obsolete now. There's still a few things Gravity can't do yet, but overall it's already the way superior solution. This should remove confusion when looking up database methods and as a (very) nice benefit push unit test coverage to 77% making it green for the first time!!!!! :)
Unit Tests
Diff Revision 1 (Latest)
src/Lunr/Database/DBCon.php | Deleted | |
src/Lunr/Database/DBConFactory.php | Deleted | |
src/Lunr/Database/DBConMySQL.php | Deleted | |
src/Lunr/Database/DBConSqlite.php | Deleted | |
src/Lunr/Database/DBMan.php | Deleted | |
src/Lunr/Database/MySQLndQueryLogger.php | Deleted | |
src/Lunr/Database/QueryInterface.php | Deleted | |
src/Lunr/Database/QueryMySQL.php | Deleted | |
src/Lunr/Database/QuerySqlite.php | Deleted | |
src/Lunr/Database/Tests/DBConTest.php | Deleted | |
src/Lunr/Database/Tests/DBManTest.php | Deleted | |
src/Lunr/Database/Tests/MockDBConReadonly.php | Deleted | |
tests/phpunit.xml |
src/Lunr/Database/DBCon.php |
---|
src/Lunr/Database/DBConFactory.php |
---|
src/Lunr/Database/DBConMySQL.php |
---|
src/Lunr/Database/DBConSqlite.php |
---|
src/Lunr/Database/DBMan.php |
---|
src/Lunr/Database/MySQLndQueryLogger.php |
---|
src/Lunr/Database/QueryInterface.php |
---|
src/Lunr/Database/QueryMySQL.php |
---|
src/Lunr/Database/QuerySqlite.php |
---|
src/Lunr/Database/Tests/DBConTest.php |
---|
src/Lunr/Database/Tests/DBManTest.php |
---|
src/Lunr/Database/Tests/MockDBConReadonly.php |
---|
tests/phpunit.xml |
---|