Arsse/lib/Db
J. King c393dfc42b Sundry fixes
- Make use of PHP 7's null coalescing operator
- remove use of static property in Lang class
- Improve code coverage slightly
2017-09-05 19:35:14 -04:00
..
SQLite3 Sundry fixes 2017-09-05 19:35:14 -04:00
AbstractDriver.php Sundry fixes 2017-09-05 19:35:14 -04:00
AbstractStatement.php Passed code through linter 2017-08-29 10:50:31 -04:00
Driver.php Passed code through linter 2017-08-29 10:50:31 -04:00
Exception.php Passed code through linter 2017-08-29 10:50:31 -04:00
ExceptionInput.php Passed code through linter 2017-08-29 10:50:31 -04:00
ExceptionSavepoint.php Passed code through linter 2017-08-29 10:50:31 -04:00
ExceptionTimeout.php Passed code through linter 2017-08-29 10:50:31 -04:00
Result.php Passed code through linter 2017-08-29 10:50:31 -04:00
Statement.php Passed code through linter 2017-08-29 10:50:31 -04:00
Transaction.php Passed code through linter 2017-08-29 10:50:31 -04:00