[Gravity] add SQLiteConnection class
Review Request #83 — Created April 16, 2013 and discarded — Latest diff uploaded
Information | |
---|---|
dinos | |
Lunr | |
dinostheo:SQLiteConnection | |
Reviewers | |
lunr | |
Here is the first step of the implementation of SQL lite. the class for query result and query builder will follow. This depends on http://reviews.lunr.nl/r/94/
unit tests
Diff Revision 4
This is not the most recent revision of the diff. The latest diff is revision 8. See what's changed.
orig
1
2
3
4
5
6
7
8
src/Lunr/Gravity/Database/SQLite/SQLiteConnection.php |
---|