[Gravity] Made a SQLite3QueryResult class and some classes to support it

Review Request #414 — Created Feb. 9, 2016 and submitted — Latest diff uploaded

rubendgr
Lunr
rubendgr:sqlite_result
lunr

Implementation of the SQLite3QueryResult class and tests to support it.

Unit test.

Diff Revision 3

This is not the most recent revision of the diff. The latest diff is revision 9. See what's changed.

orig
1
2
3
4
5
6
7
8
9
src/Lunr/Gravity/Database/DatabaseQueryResultInterface.php
src/Lunr/Gravity/Database/SQLite3/SQLite3QueryResult.php
Loading...