.. |
MySQL
|
Adjustments for MySQL 8
|
2018-12-20 20:50:56 -05:00 |
PostgreSQL
|
Proof-of-concept PDO MySQL driver
|
2018-12-20 18:06:28 -05:00 |
SQLite3
|
Proof-of-concept PDO MySQL driver
|
2018-12-20 18:06:28 -05:00 |
AbstractDriver.php
|
Proof-of-concept PDO MySQL driver
|
2018-12-20 18:06:28 -05:00 |
AbstractResult.php
|
Fix error in previous commit
|
2018-11-02 12:01:03 -04:00 |
AbstractStatement.php
|
Clean up statement tests
|
2018-11-20 15:45:20 -05:00 |
Driver.php
|
Rewrite various queries to work in PostgreSQL
|
2018-12-04 20:41:21 -05:00 |
Exception.php
|
Added per-file legal boilerplate
|
2017-11-16 20:23:18 -05:00 |
ExceptionInput.php
|
Added per-file legal boilerplate
|
2017-11-16 20:23:18 -05:00 |
ExceptionTimeout.php
|
Added per-file legal boilerplate
|
2017-11-16 20:23:18 -05:00 |
PDODriver.php
|
Fix PDO insert ID errors in PHP 7.1
|
2018-12-06 17:46:00 -05:00 |
PDOError.php
|
Adjustments for MySQL 8
|
2018-12-20 20:50:56 -05:00 |
PDOResult.php
|
Fix PDO insert ID errors in PHP 7.1
|
2018-12-06 17:46:00 -05:00 |
PDOStatement.php
|
Fix PDO insert ID errors in PHP 7.1
|
2018-12-06 17:46:00 -05:00 |
Result.php
|
Add missing return type hints where possible
|
2018-11-02 11:47:10 -04:00 |
ResultAggregate.php
|
Style fixes
|
2018-12-05 17:28:11 -05:00 |
ResultEmpty.php
|
Add missing return type hints where possible
|
2018-11-02 11:47:10 -04:00 |
Statement.php
|
Change "rebind" to "retype" to better reflect what actually happens
|
2017-12-30 17:04:21 -05:00 |
Transaction.php
|
Added per-file legal boilerplate
|
2017-11-16 20:23:18 -05:00 |