issues
search
amphp
/
postgres
Async Postgres client for PHP based on Amp.
MIT License
97
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Invalid parsing of Postgres type int2vector
#68
flavacaster
opened
4 days ago
3
Pool’s `prepare()` method leaks?
#67
maximal
closed
2 weeks ago
3
Numeric converted to float instead of string
#66
martinoshub
closed
1 month ago
3
Hangs forever with Event library on Github Actions
#65
PNixx
opened
1 month ago
0
[v2.0.0-beta.5] Transaction suspend on the second request
#64
PNixx
closed
11 months ago
1
[v2.0.0-beta.5] Call to undefined method Amp\Postgres\Internal\PostgresPooledTransaction::createSavepoint()
#63
PNixx
closed
11 months ago
1
Amp\Postgres\PostgresConnection must be compatible with Amp\Sql\Common\ConnectionPool::pop(): Amp\Sql\Connection
#62
PNixx
closed
11 months ago
1
Support Query Cancellation
#61
PNixx
opened
1 year ago
3
PG Copy support
#60
PNixx
closed
11 months ago
3
Add support application_name for pg connection
#59
PNixx
closed
11 months ago
0
[2.0.0 Beta 4] ErrorException: pg_connection_busy(): Cannot set connection to nonblocking mode
#58
PNixx
closed
1 year ago
1
Add BYTEA support
#57
trowski
closed
1 year ago
2
$pool->beginTransaction() and $pool->execute() just "hang" forever
#56
prolic
closed
1 year ago
2
[V2] Pending transaction rollbackTo in PHPUnit
#55
PNixx
closed
1 year ago
2
#53 - cancel query before close connection
#54
oleg1540
closed
1 year ago
3
Closing connection during a long running query blocks the loop
#53
oleg1540
closed
1 year ago
2
rfc: better transaction disposing mechanism
#52
azjezz
opened
2 years ago
6
[bug]: unexpected exception when pool limit is reached.
#51
azjezz
closed
1 year ago
1
fix(transaction): transaction is never released
#50
azjezz
closed
1 year ago
4
[feature request]: last insert oid
#49
azjezz
closed
2 years ago
2
Amp\Loop\InvalidWatcherError : Cannot reference an invalid watcher identifier: 'e'
#48
PNixx
closed
1 year ago
4
The connection to the database has been closed (pgsql)
#47
mmasiukevich
closed
3 years ago
0
Fix PqHandle
#46
enumag
closed
3 years ago
1
Array of enum values is parsed as string instead of array
#45
Bilge
closed
3 years ago
1
Fix PqHandle
#44
enumag
closed
3 years ago
0
Cannot set connection to nonblocking mode
#43
PNixx
closed
1 year ago
7
Set default time zone for pool
#42
PNixx
closed
1 year ago
2
PqHandle: another command is already in progress
#41
PNixx
closed
3 years ago
4
Fixed case where operators containing question mark were erroneously substituted by the parameter parser
#40
Bilge
closed
3 years ago
1
Question mark operators interpreted as unnamed parameters
#39
Bilge
closed
3 years ago
1
Possible allocation and deallocation of the same statement at the same time
#38
codercms
closed
3 years ago
0
Add byteA API
#37
danog
closed
1 year ago
0
Making multiple queries repeatedly, cleaner code
#36
RonEskinder
closed
4 years ago
0
How to UPDATE .... FROM
#35
RonEskinder
closed
3 years ago
5
Why just "RESET ALL" is used to reset the state of a pooled connection?
#34
fabriziomello
closed
4 years ago
1
fix connection string in readme example
#33
prolic
closed
4 years ago
1
another command is already in progress
#32
mmasiukevich
closed
4 years ago
0
Improper getCurrent implementation for end of ResultSet
#31
Bilge
closed
3 years ago
2
Row count reported by driver hidden behind private API
#30
Bilge
closed
3 years ago
5
Incompatibility with ext-event
#29
enumag
closed
4 years ago
3
Segmentation fault with ext-event
#28
enumag
closed
4 years ago
1
Transactions won't work if \pg_get_result returns multiple results
#27
roquie
closed
1 year ago
10
PgSql now shows text of failed query in Exception
#26
sartor
closed
4 years ago
0
How to get the last inserted ID?
#25
RonEskinder
closed
4 years ago
10
Array parameters for IN clause
#24
enumag
closed
4 years ago
4
Unwanted PHP Notices
#23
ejz
closed
3 years ago
6
Warning: this package doesn't work on PHP 7.4.1
#22
enumag
closed
4 years ago
7
ArrayParser Error
#21
ejz
closed
4 years ago
1
Prepared statement already exists
#20
ghost
closed
5 years ago
6
Errors of statements at PqHandle
#19
deadbeat88
closed
5 years ago
14
Next