]> 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>
Sun, 3 Feb 2013 02:03:57 +0000 (21:03 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 3 Feb 2013 02:03:57 +0000 (21:03 -0500)
commit3b483dac2e9a58e83bdecbd2b2a0c6ed90cc4013
tree8738e5f7f7a47fe0ef10cae00761e9d383f7bd2d
parentb517e974e0d3eb4f89c724f9a1e865dc35824c7f
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.  Also backported
enhancements to allow username/password as well as
fixing error code interpretation from 0.8.
[ticket:2649]
doc/build/changelog/changelog_07.rst
lib/sqlalchemy/dialects/mysql/gaerdbms.py