.. |
Internal
|
Add getQuery() to Statement interface
|
2017-11-05 18:18:01 -06:00 |
AbstractConnection.php
|
Remove PendingOperationError / update docs
|
2017-11-05 15:43:40 -06:00 |
AbstractPool.php
|
Add isAlive() method to connection handles
|
2017-11-05 15:38:17 -06:00 |
AggregatePool.php
|
Update for async-interop merge and other Amp changes
|
2017-03-17 10:17:24 -05:00 |
CommandResult.php
|
Update for Amp ^2
|
2017-05-15 23:14:02 -05:00 |
Connection.php
|
Add Link interface; make PooledConnection internal
|
2017-08-01 23:01:55 -05:00 |
ConnectionException.php
|
Add isAlive() method to connection handles
|
2017-11-05 15:38:17 -06:00 |
ConnectionPool.php
|
Throw Error for invalid connection count
|
2017-06-04 23:42:35 -05:00 |
Executor.php
|
Remove PendingOperationError / update docs
|
2017-11-05 15:43:40 -06:00 |
FailureException.php
|
Update and fix code styles
|
2017-06-20 22:59:42 -05:00 |
functions.php
|
Remove PendingOperationError / update docs
|
2017-11-05 15:43:40 -06:00 |
Handle.php
|
Check if connection is lost
|
2017-11-05 22:36:22 -06:00 |
Link.php
|
Remove PendingOperationError / update docs
|
2017-11-05 15:43:40 -06:00 |
Listener.php
|
Drop Operation trait
|
2017-08-03 00:42:53 -05:00 |
Notification.php
|
Update code styles
|
2017-05-15 23:28:37 -05:00 |
Operation.php
|
Drop strict types
|
2016-12-29 23:21:17 -06:00 |
PgSqlCommandResult.php
|
Drop countable interface from command result
|
2017-02-15 23:33:41 -06:00 |
PgSqlConnection.php
|
Add Handle interface and Pool::getConnection()
|
2017-08-01 00:38:12 -05:00 |
PgSqlHandle.php
|
Check if connection is lost
|
2017-11-05 22:36:22 -06:00 |
PgSqlStatement.php
|
Allow simultaneous querys again and deallocate pgsql statements
|
2017-07-27 00:32:34 -05:00 |
PgSqlTupleResult.php
|
Fix issue with discarded result sets; add related test
|
2017-11-05 18:50:52 -06:00 |
Pool.php
|
Add Link interface; make PooledConnection internal
|
2017-08-01 23:01:55 -05:00 |
PoolError.php
|
Update and fix code styles
|
2017-06-20 22:59:42 -05:00 |
PqBufferedResult.php
|
Update code styles
|
2017-05-15 23:28:37 -05:00 |
PqCommandResult.php
|
Update code styles
|
2017-05-15 23:28:37 -05:00 |
PqConnection.php
|
Add Handle interface and Pool::getConnection()
|
2017-08-01 00:38:12 -05:00 |
PqHandle.php
|
Check if connection is lost
|
2017-11-05 22:36:22 -06:00 |
PqStatement.php
|
Remove unneeded storage of name in PqStatement
|
2017-07-28 17:34:43 -05:00 |
PqUnbufferedResult.php
|
Automatically discard unconsumed rows
|
2017-08-03 00:17:38 -05:00 |
QueryError.php
|
Update and fix code styles
|
2017-06-20 22:59:42 -05:00 |
Statement.php
|
Add getQuery() to Statement interface
|
2017-11-05 18:18:01 -06:00 |
Transaction.php
|
Add isAlive() method to connection handles
|
2017-11-05 15:38:17 -06:00 |
TransactionError.php
|
Update and fix code styles
|
2017-06-20 22:59:42 -05:00 |
TupleResult.php
|
Add return types on getCurrent()
|
2017-05-25 22:47:49 -05:00 |