]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- Refinements for maxdb's handling of SERIAL and FIXED columns
authorJason Kirtland <jek@discorporate.us>
Wed, 31 Oct 2007 00:28:53 +0000 (00:28 +0000)
committerJason Kirtland <jek@discorporate.us>
Wed, 31 Oct 2007 00:28:53 +0000 (00:28 +0000)
commitc2092c72541cd5fd6dfcc6fe43be931390de6fd0
tree597847cfdb7bce4038be7a7a0ca5a9edf7d92707
parent8edda5baf6f07eed4869b7887f4f1b5c0c885d8b
- Refinements for maxdb's handling of SERIAL and FIXED columns
- Expanded maxdb's set of paren-less functions
lib/sqlalchemy/databases/maxdb.py
test/dialect/maxdb.py
test/sql/testtypes.py