issues
search
MonetDB
/
sqlalchemy-monetdb
A SQLAlchemy dialect for MonetDB
MIT License
41
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support SQLAlchemy 2.0
#59
simonaubertbd
opened
11 months ago
4
42000!TODO: column names of level >= 3
#58
aris-koning
opened
2 years ago
0
Fix: failed to compile SQL for float/double columns
#57
semigodking
opened
2 years ago
3
Sqla14 improvements
#56
smavros
closed
2 years ago
4
Tests to be fixed in 1.4 test suite
#55
smavros
opened
2 years ago
0
Fix url v2
#54
MitchellWeg
closed
2 years ago
0
Modernize
#53
gijzelaerr
closed
2 years ago
0
AttributeError: 'MonetTypeCompiler' object has no attribute 'visit_JSON'
#52
MitchellWeg
opened
2 years ago
0
Driver does not translate != into <>
#51
MitchellWeg
opened
2 years ago
0
Fix url
#50
MitchellWeg
closed
2 years ago
0
Sqlalchemy MonetDb dialet question
#49
yyx100
opened
2 years ago
7
fix other bindparams error
#48
MitchellWeg
closed
2 years ago
0
Fix 3.10 testing
#47
MitchellWeg
closed
2 years ago
0
fix the URL None issue
#46
MitchellWeg
closed
2 years ago
0
Release a new version on PyPi
#45
MitchellWeg
opened
2 years ago
3
Add CI for testing suite
#44
MitchellWeg
closed
2 years ago
1
Think about if we need to support statement caching
#43
MitchellWeg
closed
2 years ago
0
fix ' unexpected parameter: bindparams' error
#42
MitchellWeg
closed
2 years ago
0
remove all references to MonetDB-Lite
#41
MitchellWeg
closed
2 years ago
0
Add support for alembic
#40
MitchellWeg
closed
2 years ago
5
Drop python2 support
#39
gijzelaerr
closed
2 years ago
0
Drop python2 support
#38
gijzelaerr
opened
4 years ago
0
Database Version is not filled for Monetdb
#37
gijzelaerr
opened
4 years ago
1
Fix update multiple tables in sqlalchemy 1.2
#36
jvwinandy
closed
4 years ago
1
Update with multiple-table criteria doesn't work with sqlalchemy 1.2.
#35
jvwinandy
closed
4 years ago
2
Release/1.0.1
#34
rudolfce
closed
5 years ago
2
Error when reflecting table with TIMESTAMP WITH TIME ZONE type column
#33
rudolfce
opened
5 years ago
0
Fixed error when timestamp with timezone info is found on table refle…
#32
rudolfce
closed
4 years ago
5
Sqlalchemy doesn't seem to manage thread-unsafe monetdb connections very well
#31
aris-koning
opened
6 years ago
2
19 new failing tests for 1.2 in test_types.py and test_select.py
#30
gijzelaerr
opened
6 years ago
4
Add missing TINYINT to MonetTypeCompiler
#29
tandreas
closed
6 years ago
2
Use <> instead of != for not equal operator.
#28
tandreas
closed
6 years ago
1
Cleanup/modernize the test suite, get working with SQLalchemy 1.0, 1.1 and 1.2
#27
gijzelaerr
closed
7 years ago
0
TextTest failing
#26
gijzelaerr
closed
7 years ago
0
EscapingTest fail for sqlalchemy==1.2.0b3
#25
gijzelaerr
closed
7 years ago
0
5 failing tests in ComponentReflectionTest
#24
gijzelaerr
opened
7 years ago
1
fix all temp table related issues
#23
gijzelaerr
closed
7 years ago
0
check old todo list if issues are still a problem
#22
gijzelaerr
closed
7 years ago
1
test_group_by_composed test fail
#21
gijzelaerr
opened
7 years ago
2
test_bound_offset test fail
#20
gijzelaerr
closed
7 years ago
0
test_bound_limit_offset test fail
#19
gijzelaerr
closed
7 years ago
0
test_bound_limit test fail
#18
gijzelaerr
closed
7 years ago
0
test_integrity_error test fail
#17
gijzelaerr
closed
7 years ago
2
test_order_by_selectable_in_unions test fail
#16
gijzelaerr
closed
7 years ago
1
test_limit_offset_selectable_in_unions test fail
#15
gijzelaerr
closed
7 years ago
0
test_limit_offset_in_unions_from_alias test fail
#14
gijzelaerr
closed
7 years ago
1
Add support for MonetDBLite for Python
#13
hannes
opened
7 years ago
4
Remove duplicate join from get_foreign_keys
#12
dirkjonker
closed
7 years ago
1
table name quoted wrong
#11
kevenli
closed
7 years ago
2
Update setup.py
#10
smartinsightsfromdata
closed
7 years ago
1
Next