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