]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- [feature] Various API tweaks to the "dialect"
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 8 Oct 2012 18:41:35 +0000 (14:41 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 8 Oct 2012 18:41:35 +0000 (14:41 -0400)
commit0a6e2d9b3683cf198b7a5bcf34a7abfb1f6ca19a
tree37b5fa31ac38e5e3322272f3ef901d9a5fee423d
parentab59e3e1135e1c5b59d19a54114163119d5ab1a4
  - [feature] Various API tweaks to the "dialect"
    API to better support highly specialized
    systems such as the Akiban database, including
    more hooks to allow an execution context to
    access type processors.
CHANGES
lib/sqlalchemy/engine/default.py
lib/sqlalchemy/engine/result.py
lib/sqlalchemy/sql/compiler.py
lib/sqlalchemy/testing/plugin/noseplugin.py