summaryrefslogtreecommitdiff
path: root/test/dialect/test_postgresql.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2010-04-07 13:59:18 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2010-04-07 13:59:18 -0400
commit5d61549f3db69b6edc75cc07cb3d114a5c9aee50 (patch)
tree126cd8be63158220bfbd8738f24deb55d8e8e81a /test/dialect/test_postgresql.py
parent822a6b57869e0091f439125ef9593b6c55af8352 (diff)
downloadsqlalchemy-5d61549f3db69b6edc75cc07cb3d114a5c9aee50.tar.gz
- Added new 'compiled_cache' execution option. A dictionary
where Compiled objects will be cached when the Connection compiles a clause expression into a dialect- and parameter- specific Compiled object. It is the user's responsibility to manage the size of this dictionary, which will have keys corresponding to the dialect, clause element, the column names within the VALUES or SET clause of an INSERT or UPDATE, as well as the "batch" mode for an INSERT or UPDATE statement.
Diffstat (limited to 'test/dialect/test_postgresql.py')
0 files changed, 0 insertions, 0 deletions