]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
adjust incoming params to add keys that are specific to the compiled, i.e. oracle...
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 15 Apr 2010 04:28:38 +0000 (00:28 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 15 Apr 2010 04:28:38 +0000 (00:28 -0400)
commit71295ff7899c6078271196b2b8a51cbc81db239d
tree072f617a1b5a6c383740a730f831438a566d2713
parent1cf4a745d83acc51a562ca1d1289cf524fbee33c
adjust incoming params to add keys that are specific to the compiled, i.e. oracle's out params with returning
lib/sqlalchemy/test/assertsql.py