[Gravity] Modified the SQLite3Connection class method query() to be complete.

Review Request #430 — Created March 30, 2016 and submitted — Latest diff uploaded

rubendgr
Lunr
lunr
[Gravity] Added two unit tests for the SQLite3Connection class.


[Gravity] Modified the SQLite3ConnectionQueryTest class and added it to the test xml.

Unit tests.

src/Lunr/Gravity/Database/SQLite3/SQLite3Connection.php
src/Lunr/Gravity/Database/SQLite3/Tests/SQLite3ConnectionConnectTest.php
src/Lunr/Gravity/Database/SQLite3/Tests/SQLite3ConnectionQueryTest.php
tests/phpunit.xml
Loading...