1
0
mirror of https://github.com/danog/postgres.git synced 2024-11-30 04:29:12 +01:00
postgres/test
Aaron Piotrowski 2f0017c7a4
Add Handle interface and Pool::getConnection()
Adds quoteString() and quoteName() methods. Pool::getConnection() returns a promise that resolves to an instance of PooledConnection.
2017-08-01 00:38:12 -05:00
..
AbstractConnectionTest.php Examine result resource after prepare 2017-07-31 00:34:05 -05:00
AbstractConnectTest.php Update and fix code styles 2017-06-20 22:59:42 -05:00
AbstractPoolTest.php Add Handle interface and Pool::getConnection() 2017-08-01 00:38:12 -05:00
AggregatePoolTest.php Drop strict types 2016-12-29 23:21:17 -06:00
ConnectionPoolTest.php Update and fix code styles 2017-06-20 22:59:42 -05:00
FunctionsTest.php Update and fix code styles 2017-06-20 22:59:42 -05:00
PgSqlConnectionTest.php Consume leftover results after test 2017-06-21 00:32:29 -05:00
PgSqlConnectTest.php Update and fix code styles 2017-06-20 22:59:42 -05:00
PqConnectionTest.php Update and fix code styles 2017-06-20 22:59:42 -05:00
PqConnectTest.php Update and fix code styles 2017-06-20 22:59:42 -05:00