Re: [Sqlalchemy-tickets] [sqlalchemy] #2715: add more explicit documentation/flags for the many gae
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-12-07 22:07:38
|
#2715: add more explicit documentation/flags for the many gaerdbms DBAPI options
-----------------------------------+--------------------------------------
Reporter: moraes | Owner: zzzeek
Type: enhancement | Status: closed
Priority: medium | Milestone: 0.8.xx
Component: mysql | Severity: minor - half an hour
Resolution: fixed | Keywords: gaerdbms, mysql, dialect
Progress State: completed/closed |
-----------------------------------+--------------------------------------
Comment (by zzzeek):
Hm well, yes, we really need dbapi.Error at least to handle this. So I
guess that makes it very hard to work around this without putting all
kinds of hardcoded assumptions in the dialect. Google's API should be
raising ImportError immediately when it's imported.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2715#comment:14>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|