[Gravity] Add SQLite3 wrapper class
Review Request #99 — Created June 5, 2013 and submitted — Latest diff uploaded
Information | |
---|---|
pprkut | |
Lunr | |
master | |
Reviewers | |
lunr | |
Add a wrapper class for SQLite3 to be able to not connect on construction. Considering how simple it was to do this I seriously wonder why not allow it by default....
unit tests
src/Lunr/Gravity/Database/SQLite3/LunrSQLite3.php |
---|
src/Lunr/Gravity/Database/SQLite3/Tests/LunrSQLite3Test.php |
---|
tests/phpunit.xml |
---|