issues
search
bdarnell
/
torndb
A lightweight wrapper around MySQLdb. Originally part of the Tornado framework.
583
stars
202
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
why torndb will close connection when meeting OperationalError
#50
AntmanTmp
closed
4 years ago
2
Fix the Issues #43
#49
linsir
opened
7 years ago
0
Fix the Issues #43
#48
linsir
closed
7 years ago
1
torndb Support mariadb ?
#47
zairoo
closed
7 years ago
2
about paging
#46
zailaib
closed
7 years ago
1
fixed a bug of Row class
#45
suliangxd
closed
7 years ago
1
Same code, it`s fine in local, but fail in server. Why?
#44
huzhenjie
closed
7 years ago
3
TypeError: can only concatenate list (not "function") to list
#43
liukelin
opened
7 years ago
4
Does this package support Python 3?
#42
cclauss
closed
7 years ago
0
when i use torndb as global var like `blog` demo
#41
M2shad0w
opened
8 years ago
4
Fallback to pymysql
#40
tebeka
closed
8 years ago
4
Got a traceback when working with python3.5
#39
weishen
closed
8 years ago
1
Raise dedicated exception for "Multiple rows returned"
#38
gst
opened
8 years ago
9
add transaction to torndb
#37
0x11-dev
closed
8 years ago
1
Add `delete` alias for `execute_rowcount`
#36
lokhman
closed
9 years ago
0
An important cue very upset
#35
huaiguoguo
closed
8 years ago
1
Rely on the mysqlclient's string type conversion, for Python 3
#34
jcbsv
closed
9 years ago
2
Don't use izip, fixes #26
#33
jcbsv
closed
9 years ago
0
query function did not work under certain circumstances
#32
smilefufu
closed
9 years ago
2
Fix bug about passing empty args into execute function for MySQLdb
#31
shymonk
closed
9 years ago
2
Added optional kwargs to the constructor to support read_timeout and wri...
#30
sunzhongwei
closed
9 years ago
0
DictCursor can be used in query
#29
wingyiu
opened
9 years ago
0
MS SQL Support in future?
#28
eyanq
closed
10 years ago
1
torndb v0.2 on PyPI differs from the same version on readthedocs and GitHub
#27
tevino
closed
10 years ago
1
Update torndb.py
#26
xs23933
closed
9 years ago
1
Added sql_mode parameter to the constructor
#25
udi
closed
10 years ago
0
when torn db will support python3 ?
#24
sergkub
closed
10 years ago
1
The docstring of `get()` is ambiguous
#23
tankywoo
closed
10 years ago
2
Problem with datetime formatting
#22
udi
opened
10 years ago
6
Made charset selectable during Connection object creation.
#21
robin92
closed
10 years ago
1
when operating mysql fails, the error log is always "error connecting mysql". we need a more detailed message。
#20
yushizhan
opened
10 years ago
0
Made charset selectable on init.
#19
robin92
closed
10 years ago
2
Update torndb.py
#18
kernel1983
closed
10 years ago
1
The torndb package in pypi is not the lastest stable version.
#17
felinx
closed
10 years ago
1
get wrong answer using torndb.get api
#16
baiyang
closed
11 years ago
3
Don't close connection after OperationalError
#15
miso-belica
closed
11 years ago
4
update usage doc
#14
sunzhongwei
closed
11 years ago
0
Update torndb.py
#13
learsu
opened
11 years ago
1
Update method not found in torndb.Connection
#12
vskr
closed
11 years ago
2
max_idle_time parsed as float
#11
stevepeak
closed
11 years ago
0
Allow specifying connect_timeout to MySQLdb
#10
tiwilliam
closed
11 years ago
0
% -> %%
#9
xuanhuangyiqi
closed
11 years ago
1
Change driver from MySQLdb to mysql.connector; add Python 3 support
#8
orewachichan
closed
11 years ago
2
Add timeout and raise exception in __init__()
#7
gigimon
closed
11 years ago
2
use setuptools if avaible, add install_requires in setup.py
#6
oczkers
closed
11 years ago
1
Added argument for setting the mysql time_zone
#5
stevepeak
closed
11 years ago
0
Query results in incorrect data
#4
stevepeak
closed
11 years ago
1
Added support for named parameters in mysql calls
#3
robertobarreda
closed
11 years ago
0
NameError: global name 'CONVERSIONS' is not defined
#2
mackjoner
closed
11 years ago
1
Parameters
#1
tommichaelis
closed
11 years ago
0
Next