issues
search
MonetDB
/
pymonetdb
The Python API for MonetDB
https://www.monetdb.org/
Mozilla Public License 2.0
28
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Handling of connect_timeout parameter has changed, needs further improvements
#127
joerivanruth
closed
2 months ago
1
pymonetdb can not upload to remote MonetDB server from client
#126
toddcreasy
closed
1 year ago
2
cleanup github actions
#125
njnes
closed
1 year ago
1
Make Cursor.execute() return None instead of -1
#124
yzchang
closed
1 year ago
1
Send a number of NUL bytes on new TCP connections
#123
joerivanruth
closed
1 year ago
0
TLS support in pymonetdb
#122
kutsurak
closed
8 months ago
0
updated documentation
#121
yzchang
closed
1 year ago
0
Bare minimum changes to use SSL for testing
#120
kutsurak
closed
1 year ago
0
Allow to use Connection and Cursor as context managers
#119
joerivanruth
closed
1 year ago
0
Stop the DB before destroy and some minor improvements
#118
yzchang
closed
1 year ago
0
Properly handle multiple result sets
#117
joerivanruth
closed
4 months ago
2
Add support for prepared statements
#116
joerivanruth
opened
1 year ago
5
Add support for binary result sets
#115
joerivanruth
closed
1 year ago
4
Rename Cursor.nextset() to Cursor._nextchunk()
#114
joerivanruth
closed
1 year ago
0
Bug: filenames with whitespaces
#113
smavros
closed
1 year ago
1
Support local control connections again
#112
joerivanruth
closed
2 years ago
0
Control.status() crashes when connecting without a host name
#111
joerivanruth
closed
2 years ago
0
Suppress unnecessary Xclose messages
#110
joerivanruth
closed
2 years ago
0
Problem with parameters in execute.
#109
ThanKarab
closed
2 years ago
5
Deal with dates before the year 1000
#108
joerivanruth
closed
2 years ago
0
Value error in dates
#107
evangelos-dimitriadis
closed
2 years ago
1
More checks
#106
joerivanruth
closed
2 years ago
0
Add some more checks and fix them, also don't leak password (fixes #104 and #93)
#105
gijzelaerr
closed
2 years ago
0
Make code style checking stricter (mypy and flake8)
#104
gijzelaerr
closed
2 years ago
0
Fix udf debugging and remove an annoying tox warning
#103
joerivanruth
closed
2 years ago
0
COPY INTO FROM ON CLIENT
#102
joerivanruth
closed
2 years ago
1
prepare for 1.5.1
#101
gijzelaerr
closed
2 years ago
0
Perform bin<->hex conversion directly, not in pymonetdb.Binary
#100
joerivanruth
closed
2 years ago
0
add test to try insert binary data
#99
MitchellWeg
closed
2 years ago
0
Fix failing unicode test
#98
gijzelaerr
closed
2 years ago
0
Send Xclose commands to avoid server side space leaks
#97
joerivanruth
closed
3 years ago
1
Github actions broken
#96
gijzelaerr
closed
2 years ago
3
Try any hash algorithm that the server gives us in order.
#95
sjoerdmullender
closed
3 years ago
2
slow data transfer
#94
yzchang
closed
1 year ago
2
Connection object leaks the password
#93
evangelos-dimitriadis
closed
2 years ago
1
Add Python->MonetDB UUID conversion
#92
kutsurak
closed
3 years ago
0
Day interval issue?
#91
PedroTadim
closed
3 years ago
1
Improve timezone handling
#90
joerivanruth
closed
3 years ago
3
Allow to connect using a full mapi uri in place of the database parameter.
#89
joerivanruth
closed
3 years ago
0
Use new MAPI handshake options, if available
#88
joerivanruth
closed
3 years ago
1
Rename pymonetdb (back) to (python-)monetdb
#87
gijzelaerr
closed
2 years ago
1
Use of BokenPipeError breaks DBAPI compatability in 1.4.0
#86
tandreas
closed
2 years ago
2
`cursor.executemany` does not work as expected
#85
kutsurak
closed
3 years ago
2
interval day
#84
njnes
closed
3 years ago
0
interval day
#83
njnes
closed
3 years ago
2
add MBR type
#82
njnes
closed
3 years ago
2
Support day interval type
#81
PedroTadim
closed
3 years ago
4
Switch to GitHub actions
#80
gijzelaerr
closed
4 years ago
0
slight modernisation
#79
gijzelaerr
closed
4 years ago
3
Re-enable travis integration
#78
gijzelaerr
closed
4 years ago
1
Next