.github/workflows/php-tests.yml
docs/example-config/conf.database.inc.php.sample
src/Lunr/Gravity/DatabaseConnection.php
src/Lunr/Gravity/DatabaseQueryEscaper.php
src/Lunr/Gravity/DatabaseQueryResultInterface.php
src/Lunr/Gravity/MariaDB/MariaDBSimpleDMLQueryBuilder.php
src/Lunr/Gravity/MySQL/MySQLAsyncQueryResult.php
src/Lunr/Gravity/MySQL/MySQLConnection.php
src/Lunr/Gravity/MySQL/MySQLQueryEscaper.php
src/Lunr/Gravity/MySQL/MySQLQueryResult.php
src/Lunr/Gravity/MySQL/MySQLSimpleDMLQueryBuilder.php
src/Lunr/Gravity/MySQL/Tests/MockMySQLiWarning.php
src/Lunr/Gravity/MySQL/Tests/MySQLAsyncQueryResultTest.php
src/Lunr/Gravity/SQLite3/SQLite3Connection.php
src/Lunr/Gravity/SQLite3/SQLite3DMLQueryBuilder.php
src/Lunr/Gravity/SQLite3/SQLite3QueryEscaper.php
src/Lunr/Gravity/SQLite3/SQLite3QueryResult.php
src/Lunr/Gravity/SQLite3/Tests/SQLite3QueryResultTest.php
Loading...