issues
search
WebwareForPython
/
DBUtils
Database connections for multi-threaded environments
MIT License
335
stars
52
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
excuting sql costs a lots of time occasionally.
#53
prettygirl20231
opened
1 week ago
1
DBUtils' problem with pymssql
#52
421913533yw
closed
1 week ago
12
when excuting "cursor.execute(sql_fmt, params)" raise (1105, 'unexpected EOF')
#51
Kkaboon
closed
2 months ago
1
Question: Role of mincached?
#50
cquptzzy
closed
1 year ago
4
Are Python boolean traps worth fixing?
#49
cclauss
opened
1 year ago
1
Use pyproject.toml instead of setup.py
#48
cclauss
closed
1 year ago
1
Use pyproject.toml instead of setup.py
#47
Cito
closed
1 year ago
0
Replace flake8 with ruff
#46
cclauss
closed
1 year ago
0
Customized connection parametrization
#45
toximon
closed
1 year ago
6
Unable to initialize MIPool due to some issue
#44
Usmaniatech
closed
1 year ago
2
Is there key difference with "databases" package?
#43
david-shiko
closed
1 year ago
1
Add Python 3.11 to the testing
#42
cclauss
closed
1 year ago
1
Using use_pure = False causes error during mysql connection creation
#41
tdv78
closed
2 years ago
6
PooledDB setsession argument does not work on new connection.
#40
Hermit-xx
closed
2 years ago
3
Lots of errors when using PooledDB together with uWSGI, Flask and pymysql
#39
LostInDarkMath
closed
2 years ago
14
SteadyDBCursor is not iterable
#38
DasCapschen
closed
2 years ago
3
Is it possible to connect using unix:socket
#37
ovresko
closed
2 years ago
1
Connection won't reconnect if PostgreSQL server restarted
#36
crvv
closed
2 years ago
2
fix a tutorial bug
#35
qizidog
closed
2 years ago
1
TCP connection disconnected problem
#34
Holy-Shine
closed
3 years ago
1
PooledDB connection does not work with `with` statement
#33
hzhu212
closed
3 years ago
3
Is there a way to set CLIENT_MULTI_STATEMENTS with PooledDB using the PyMySQL driver?
#32
jg-xyz
closed
3 years ago
6
GitHub Action to test with tox
#31
cclauss
closed
3 years ago
1
Use GitHub actions for CI and PyPI releases
#30
Cito
closed
3 years ago
1
[RFE] Can wheels for DBUtils be placed up on pypi?
#29
jcpunk
closed
3 years ago
2
GitHub Action to lint Python code
#28
cclauss
closed
3 years ago
3
Request to add import module name compatible with 1.x version in v2.x version
#27
YongJie-Xie
closed
4 years ago
3
Thread.isAlive is deprecated
#26
Cito
closed
4 years ago
0
Please update pypi release
#25
meteormatt
closed
4 years ago
2
Support Python 3.8, desupport Python 2.6
#24
Cito
closed
4 years ago
0
When use pymsql driver, the setsession params for PooledDB is not work after mysql server restart
#23
salmon7
closed
4 years ago
3
can not reconnect to database when restart postgres service
#22
wukongGuoGuo
closed
4 years ago
3
Get conn‘s db name?
#21
gensuineixin
closed
5 years ago
2
thread_pool use PooledDB InvalidConnection
#20
QscvGYU
closed
5 years ago
1
PooledDbconnection concerns temptables, FlaskApp
#19
kasturichavan
closed
4 years ago
5
DBUtils self._con.ping
#18
KissMeInTheDark
closed
5 years ago
1
Transactions getting rolled back, even after committing in PooledDb connection
#17
kasturichavan
closed
4 years ago
12
set timeout condition on connection
#16
vamkaxifa
closed
5 years ago
6
how can I get primary key when I executed insert sql ?
#15
lizhou828
closed
5 years ago
1
Still got OperationalError when using PersistentDB
#14
perklet
closed
4 years ago
6
remove unecessary code
#13
lsj9383
closed
4 years ago
0
remove unecessary code
#12
lsj9383
closed
5 years ago
0
Unnecessary code about _wait_lock() when shareable is true
#11
lsj9383
closed
4 years ago
2
seesion expire problem
#10
hyperknob
closed
5 years ago
1
why call stored procedure, Obtain output parameters sometimes None?
#9
KissMeInTheDark
closed
4 years ago
5
Multiple questions...
#8
ghost
closed
5 years ago
1
add support for with statement using cursors
#7
leofiore
closed
6 years ago
3
AttributeError using cause by missing __exit__ function
#6
leofiore
closed
6 years ago
2
Maxcache
#5
beshrek
closed
6 years ago
0
python3.6 setup.py install error.
#4
lang07123
closed
7 years ago
2
Next