issues
search
nuodb
/
nuodb-python
Pure-python SQL driver implementation.
BSD 3-Clause "New" or "Revised" License
19
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Replace nuodb/nuodb-ce with nuodb/nuodb and pin tag
#165
adriansuarez
closed
3 months ago
0
killed engine will raise a pynuodb.session.SessionException
#164
butson
closed
3 months ago
1
Rework the Python 3 support
#163
madscientist
closed
1 year ago
0
CircleCI config added :sparkles:
#162
NexFlare
closed
1 year ago
2
Unable to establish connection to NuoDB Docker installation
#161
theWolf1198
closed
3 months ago
5
Doesn't understand 'binary varying' datatype
#160
TheDistributor
opened
2 years ago
0
Support latest NuoDB releases
#159
madscientist
closed
2 years ago
0
[154] Rewrite tests to use pynuoadmin rather than entity
#158
madscientist
closed
3 years ago
8
[154] Rewrite tests to use pynuoadmin rather than entity
#157
madscientist
closed
3 years ago
1
[155] encodedsession: Support ResultSet with a huge header
#156
madscientist
closed
3 years ago
0
If the headers in a resultset are > one resultset size, we get "end of stream reached"
#155
madscientist
closed
3 years ago
1
The tests need to be rewritten to no longer use the pynuodb.entity module (deprecated in NuoDB 4.0)
#154
madscientist
closed
3 years ago
1
[DB-33036] resultset: fetch next might return no more results
#153
madscientist
closed
3 years ago
0
encodedsession: Check for timeout and throw if detected
#152
madscientist
closed
3 years ago
0
session: Don't fail shutdown() on spurious errors
#151
madscientist
closed
3 years ago
0
Support timeout on Session.recv() without closing the socket
#150
madscientist
closed
4 years ago
0
In Python2, passing a unicode object to execute() results in an exception
#149
madscientist
opened
4 years ago
0
Clean up protocol, support cryptography
#148
madscientist
closed
4 years ago
0
use options as attributes
#147
mkysel
closed
4 years ago
2
[DB-28708] Allow python driver to pass connection properties to server
#146
philip-stoev
closed
5 years ago
1
Add sql error codes to protocol.py to resolve code to error name.
#145
rshaull
closed
5 years ago
0
[DB-27560],[DB-27563] Remove convert hostname to ip addr
#144
nbagley2
closed
5 years ago
0
Support parsing of IPV6 addresses
#143
nbagley2
closed
5 years ago
0
Make TLS flags strings
#142
mkysel
closed
5 years ago
0
Implement TLS in Python Driver
#141
mkysel
closed
5 years ago
0
Add TLS Support
#140
mkysel
closed
5 years ago
0
Add extended cipher support to the driver
#139
mkysel
closed
5 years ago
0
[DB-24227] Separate connect and read timeout
#138
adriansuarez
closed
5 years ago
0
Only import on linux
#137
db2882
closed
5 years ago
1
Add back old transform as fallback
#136
db2882
closed
5 years ago
2
Dbain/db 23726
#135
db2882
closed
5 years ago
0
Fix tests.
#134
madscientist
closed
6 years ago
0
[DB-24227] Allow socket timeout to specified
#133
adriansuarez
closed
6 years ago
4
Prepared statements result in no cache hits
#132
rusigeorgiev
closed
6 years ago
0
Fix issue 130 by connecting to broker for database creds
#131
treilly-nuodb
closed
7 years ago
0
Process.query attempts to get database credentials from agent, needs to use broker
#130
treilly-nuodb
closed
7 years ago
1
[DB-15399] Added executesqltest to cursor api
#129
shilliardnuodb
closed
8 years ago
0
[DB-15399] Added executesqltest to cursor api
#128
shilliardnuodb
closed
8 years ago
0
[DB-15399] Added executesqltest to cursor api
#127
shilliardnuodb
closed
8 years ago
0
[Question] Is there a way to get column names along with a query?
#126
joeycozza
closed
8 years ago
2
[DB-13069] create_description, add db-opts param
#125
rjwirth
closed
9 years ago
1
[DB-12792] fix __handle_status function when trying to listen to events
#124
thebithead
closed
9 years ago
1
[DB-12501] Will implicitly close resultset on execute
#123
VDuda
closed
9 years ago
2
Added new message type for authorization
#122
mkysel
closed
9 years ago
0
Driver shouldn't set ClientHost - TE does this now
#121
VDuda
closed
9 years ago
0
Please remove email address from travis.yml file...
#120
rbuck
closed
9 years ago
0
[DB-12019] cursor.close() - fails to clear the result set with error thrown with NuoDB version >=2.1
#119
VDuda
closed
9 years ago
2
Updated driver to set clientHost and clientProcessId
#118
tvincentNuoDB
closed
9 years ago
0
Updated Python docstrings
#117
tvincentNuoDB
closed
9 years ago
1
Fast forward from master
#116
tvincentNuoDB
closed
9 years ago
0
Next