|
firebird
|
2022-12-04
|
Oleg Broytman
|
[5673fa]
Fix: Always close cursor, even in case of errors
|
|
include
|
2022-09-16
|
Oleg Broytman
|
[50e50d]
Style(hashcol): Improve docstring formatting
|
|
inheritance
|
2022-12-04
|
Oleg Broytman
|
[5673fa]
Fix: Always close cursor, even in case of errors
|
|
manager
|
2022-12-04
|
Oleg Broytman
|
[5673fa]
Fix: Always close cursor, even in case of errors
|
|
maxdb
|
2022-12-04
|
Oleg Broytman
|
[5673fa]
Fix: Always close cursor, even in case of errors
|
|
mssql
|
2022-11-24
|
Oleg Broytman
|
[57213a]
Feat(MSSQL): Use driver `pytds`
|
|
mysql
|
2022-12-04
|
Oleg Broytman
|
[5673fa]
Fix: Always close cursor, even in case of errors
|
|
postgres
|
2022-12-04
|
Oleg Broytman
|
[5673fa]
Fix: Always close cursor, even in case of errors
|
|
sqlite
|
2022-12-04
|
Oleg Broytman
|
[5673fa]
Fix: Always close cursor, even in case of errors
|
|
sybase
|
2022-12-04
|
Oleg Broytman
|
[5673fa]
Fix: Always close cursor, even in case of errors
|
|
tests
|
2022-09-16
|
Oleg Broytman
|
[1aed26]
Style: Fix `flake8` E275 missing whitespace aft...
|
|
util
|
2019-02-11
|
Oleg Broytman
|
[8cf109]
Feat(compat): Use imp for Python 2, importlib f...
|
|
versioning
|
2017-01-13
|
Oleg Broytman
|
[2ac082]
Fix tests for Firebird
|
|
__init__.py
|
2015-02-03
|
Neil
|
[d821c5]
Change to relative import
|
|
__version__.py
|
2022-09-20
|
Oleg Broytman
|
[1a0168]
Release 3.10.0
|
|
boundattributes.py
|
2015-02-15
|
Lukasz Dobrzanski
|
[098903]
Fix flake8 F822
|
|
cache.py
|
2015-02-12
|
Neil
|
[d6a56c]
Ensure we're working with lists in cache
|
|
classregistry.py
|
2015-02-13
|
Neil
|
[71df75]
python 3 keys don't have a sort method
|
|
col.py
|
2020-12-11
|
Oleg Broytman
|
[e7b379]
Feat(DateTime): Extend/fix support for `DateTim...
|
|
compat.py
|
2022-11-17
|
Oleg Broytman
|
[6509ac]
Fix(compat): Use `.exec_module(.create_module()...
|
|
conftest.py
|
2019-04-29
|
Oleg Broytman
|
[c3f99e]
Feat: Remove RdbhostConnection
|
|
constraints.py
|
2020-06-22
|
Oleg Broytman
|
[f25602]
Style: Fix `flake8` E741 ambiguous variable nam...
|
|
converters.py
|
2021-06-03
|
James Hudson
|
[1f50e6]
Add new converter for pendulum.DateTime
|
|
dbconnection.py
|
2022-12-04
|
Oleg Broytman
|
[5673fa]
Fix: Always close cursor, even in case of errors
|
|
dberrors.py
|
2016-07-19
|
Oleg Broytman
|
[e6a614]
Fix URLs
|
|
declarative.py
|
2018-11-26
|
Oleg Broytman
|
[62156a]
Style: Ignore flake8 W504 line break after bina...
|
|
events.py
|
2018-03-10
|
Scott Stahl
|
[a2579b]
Add signals on commit and rollback
|
|
index.py
|
2015-02-15
|
Lukasz Dobrzanski
|
[972ccb]
fix E131 (and F403 outside tests)
|
|
joins.py
|
2019-04-21
|
Markus Elfring
|
[4325ab]
Usage of augmented assignment statements
|
|
main.py
|
2019-09-29
|
Oleg Broytman
|
[852bde]
Fix a bug in cascade deletion/nullification
|
|
sqlbuilder.py
|
2022-09-16
|
Oleg Broytman
|
[71ba79]
Style: Fix `flake8` E501 line too long
|
|
sresults.py
|
2018-11-26
|
Oleg Broytman
|
[62156a]
Style: Ignore flake8 W504 line break after bina...
|
|
styles.py
|
2015-01-30
|
Oleg Broytman
|
[d7ce0b]
Fix #26 flake8 E126 continuation line over-inde...
|
|
views.py
|
2016-07-19
|
Oleg Broytman
|
[1992d9]
Fix all `import *`
|
|
wsgi_middleware.py
|
2016-08-12
|
Oleg Broytman
|
[6b8899]
Use Sphinx to build docs
|