issues
search
pauldex
/
sqlalchemy-firebird
A Firebird dialect for SQLAlchemy using the firebird-driver and/or fdb python Firebird driver
MIT License
23
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
firebird driver - firebird.driver.types.DatabaseError: connection shutdown
#72
Alek5andr
opened
1 week ago
0
Interbase support
#70
o-murphy
opened
4 months ago
0
support multiple Firebird ports on same host
#69
hmoffatt
opened
6 months ago
0
Correct File paths for Windows in README
#68
alichampi
closed
4 months ago
2
Update pyproject.toml
#65
gordthompson
closed
11 months ago
1
Release 2.1
#64
fdcastel
closed
10 months ago
5
Fix old tests. Removes `__only_on__`
#63
fdcastel
closed
11 months ago
1
Fix tests (not running, failing, hanging)
#62
fdcastel
closed
10 months ago
0
Fix is_disconnect() for both fdb and firebird-driver.
#61
fdcastel
closed
11 months ago
1
Improves development documentation. Fix #57
#60
fdcastel
closed
11 months ago
1
Pandas `read_sql()` does not preserve the correct case of column names.
#59
fdcastel
opened
11 months ago
4
SqlAlchemy handling of firebird stream blobs (a.k.a. BlobReader objects)
#58
bryancole
opened
1 year ago
6
[QUESTION] How can be run tests?
#57
LukeSavefrogs
closed
10 months ago
6
TypeError: connect() got an unexpected keyword argument 'host'
#56
tihamc
closed
1 year ago
1
need add pckage
#55
attid
closed
1 year ago
2
Embedded connection error
#54
tnjunior
closed
1 year ago
4
FBDialect_firebird: Fix connection to remote hosts.
#53
fdcastel
closed
1 year ago
1
firebird-driver not working with remote databases.
#52
fdcastel
closed
1 year ago
1
is it right description ?
#51
attid
closed
1 year ago
7
Circular import
#49
LukeSavefrogs
closed
1 year ago
7
V2
#48
fdcastel
closed
1 year ago
17
Revamp for SQLAlchemy 2.0 (was: SQLAlchemy test suite: Need for COMMIT between DDLs and DMLs)
#46
fdcastel
closed
1 year ago
6
SqlAlchemy 2.0. multiple sessions
#45
tomasbrchan
closed
10 months ago
3
Fix test suite for SQLAlchemy 2.0
#44
fdcastel
closed
1 year ago
2
SQLAlchemy 2.0 support status?
#43
fdcastel
closed
1 year ago
6
Update for compatibility with SQLA 1.4.43
#42
gordthompson
closed
2 years ago
1
update checkout and setup-python versions
#41
mariuz
closed
2 years ago
0
is_disconnect() doesn't trigger when using FDB
#38
PracticallyNothing
closed
10 months ago
3
Add supports_statement_cache = True
#37
gordthompson
closed
2 years ago
3
caching warning from SQLAlchemy 1.4
#36
hmoffatt
closed
2 years ago
0
Support for embedded database?
#35
gtdiehl
closed
2 years ago
2
add python 3.10 version
#34
mariuz
closed
2 years ago
1
"ReferenceError: weakly-referenced object no longer exists" in Pandas read_sql()
#33
fdcastel
closed
3 years ago
6
SQLCODE: -501 - Attempt to reclose a closed cursor
#32
fdcastel
closed
3 years ago
9
Fix regex issue for FB4.0.0
#31
e-belair
closed
3 years ago
2
Add Firebird 4 support
#30
e-belair
closed
3 years ago
0
add support for firebird 3 / python 3 driver
#29
mariuz
closed
1 year ago
16
Update sqlalchemy-firebird.yml
#28
mariuz
closed
4 years ago
1
Get sequence names
#27
gordthompson
closed
4 years ago
0
Tip: Confirm that this dialect is being used in SQLAlchemy 1.3.17+
#26
gordthompson
closed
1 year ago
1
SAWarning: Did not recognize type 'BOOLEAN'
#25
gordthompson
closed
1 year ago
1
Preparing for public release
#24
gordthompson
closed
4 years ago
0
Deployment to PyPI
#23
gordthompson
closed
4 years ago
4
Apply code adjustments for compatibility with SQLA_2.0
#22
gordthompson
closed
4 years ago
1
Adjust code for reflection of computed columns
#21
gordthompson
closed
4 years ago
1
Apply additional test cleanups
#20
gordthompson
closed
4 years ago
1
Apply tweaks for building (wheel and source)
#19
gordthompson
closed
4 years ago
0
Add supports_unicode_binds to dialect for Py2.7
#18
gordthompson
closed
4 years ago
1
Add unicode_ddl requirement
#17
gordthompson
closed
4 years ago
1
Add requirement for failing rowcount test
#16
gordthompson
closed
4 years ago
1
Next