issues
search
mfenniak
/
pg8000
A Pure-Python PostgreSQL Driver
http://pythonhosted.org/pg8000/
Other
222
stars
55
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Amazon Redshift rowcount
#181
dburtsev
closed
3 years ago
1
Run .sql files using pg8000
#180
maddy2u
closed
4 years ago
1
Issue with LIMIT ALL ("ALL" is a valid limit (equivalent to -1 in other languages))
#179
thibault-lepeu
closed
4 years ago
0
SSL connections don't verify server name
#178
JonathanRRogers
opened
5 years ago
0
http://pythonhosted.org/pg8000/ is not accessible
#177
AuthorOfTheSurf
opened
5 years ago
0
MANIFEST.in: Include tests in sdist
#176
jayvdb
opened
5 years ago
0
Update Development Status to stable
#175
williamjmorenor
closed
5 years ago
1
Include pytz as required for testing in setup file
#174
williamjmorenor
closed
5 years ago
1
Add postgresql 10 to travis file
#173
williamjmorenor
closed
5 years ago
2
Support for authentication method of scram-sha-256
#172
Deniablesummer
closed
5 years ago
1
Add Python 'with' keyword support for the Connection object
#171
seushermsft
closed
5 years ago
2
Connection should support __enter__ and __exit__
#170
seushermsft
closed
5 years ago
2
Thank you
#169
LispEngineer
closed
5 years ago
1
no exception raised when creating a role that already exists
#168
JayArbo
closed
5 years ago
1
Typo in example in README.adoc
#167
co60ca
closed
6 years ago
1
Support for CircleCI 1.0 coming to an end
#166
tlocke
closed
5 years ago
2
Encountered struct.error when handling terminated connection
#165
gtmsingh
closed
5 years ago
4
Connect by url
#164
exe-dealer
closed
6 years ago
1
Fetchall returns a tuple of lists rather than a list of tuples
#163
aahaselgrove
closed
5 years ago
3
Big number of parameters in query causes connection.execute to fail
#162
MrP4p3r
closed
5 years ago
3
CircleCI dropping support for version 1
#161
tlocke
closed
6 years ago
1
Cannot execute ALTER USER WITH PASSWORD
#160
ridha
closed
5 years ago
5
Queries containing the null codepoint (`\x00`) cause denial of service
#159
rspeer
closed
5 years ago
1
Losing lowercase `u` with string interpolation?
#158
micah-williamson
closed
5 years ago
1
`Cursor` doesn't derive from `object` on py2
#157
Ferguzz
closed
5 years ago
1
How to insert data of type point
#156
anupamme
closed
5 years ago
1
Connecting to a database via UNIX trust
#155
dorfsmay
closed
5 years ago
1
Support for more advanced SSL options
#154
isamaru
closed
5 years ago
3
Dynamic JSON from a fetchall and it possible a column assign?
#153
DrakoRod
closed
5 years ago
2
Possible regression of socket error handling
#152
johnarnold
closed
5 years ago
1
Add flag to enable TCP Keepalives when connecting
#151
pvbouwel
closed
5 years ago
3
Error: unpack_from requires a buffer of at least 5 bytes
#150
emirot
closed
5 years ago
1
TCP Keepalive
#149
IanMeyers
closed
5 years ago
1
cannot set SSL trust roots
#148
glyph
closed
5 years ago
2
Clarification of thread-safety since v1.11.0
#147
dsuch
closed
5 years ago
2
docker build fix
#146
gregn610
closed
5 years ago
1
Docker regression testing - py.error.EACCES: [Permission denied]
#145
gregn610
closed
6 years ago
1
Error when passing a list parameter to a query for Redshift
#144
dilekc
closed
6 years ago
1
Correctly process type conversion when it's used with named or numeric parameter style.
#143
Stvad
closed
5 years ago
1
Unable to use named parameters with type specifiers in queries
#142
Stvad
closed
5 years ago
4
Get the current OS user
#141
phdru
closed
5 years ago
1
Fix README file name in Manifest.in
#140
williamjmorenor
closed
5 years ago
2
Paramstyle not propagating from sqlalchemy
#139
viraptor
closed
6 years ago
1
Fix calculation of array dimensions
#138
pat-lasswell
closed
5 years ago
1
Is this still supported?
#137
mmjee
closed
7 years ago
3
changing current schema does not invalidate cache
#136
MathieuRoger
closed
7 years ago
2
Update handling of integer keys
#135
pfhayes
closed
7 years ago
2
Cleanup .gitignore
#134
phdru
closed
7 years ago
1
Cannot execute DELETE query
#133
UshakovVasilii
closed
7 years ago
1
"could not determine data type of parameter $1" executing a manual prepared statement
#132
jamadden
closed
7 years ago
7
Next