1
0
mirror of https://github.com/danog/postgres.git synced 2024-11-30 04:29:12 +01:00
postgres/test
Aaron Piotrowski e0a842bad7 Disallow multiple operations on single connection
Pools can still be used for concurrent ops.
2017-05-26 13:14:04 -05:00
..
AbstractConnectionTest.php Disallow multiple operations on single connection 2017-05-26 13:14:04 -05:00
AbstractPoolTest.php Update to PHPUnit 6 2017-05-26 10:47:44 -05:00
AggregatePoolTest.php Drop strict types 2016-12-29 23:21:17 -06:00
ConnectionPoolTest.php Refix style fixed code 2017-05-17 18:14:12 +02:00
FunctionsTest.php Update to PHPUnit 6 2017-05-26 10:47:44 -05:00
PgSqlConnectionTest.php Refix style fixed code 2017-05-17 18:14:12 +02:00
PqConnectionTest.php Refix style fixed code 2017-05-17 18:14:12 +02:00