]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Added a conditional import to the ``gaerdbms`` dialect which attempts
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 2 Feb 2013 23:40:56 +0000 (18:40 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 2 Feb 2013 23:40:56 +0000 (18:40 -0500)
commita6697a83e57ef58780e3d6da43f907f88a60e3a8
tree74545ebf8a058cd0a249656269e4de5500f33315
parent681a0b1d674135b498e98e82fa8527b505fb404a
Added a conditional import to the ``gaerdbms`` dialect which attempts
to import rdbms_apiproxy vs. rdbms_googleapi to work
on both dev and production platforms.  Also now honors the
``instance`` attribute.  Courtesy Sean Lynch.
[ticket:2649]
doc/build/changelog/changelog_08.rst
lib/sqlalchemy/dialects/mysql/gaerdbms.py