]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- order of constraint creation puts primary key first before all other constraints;
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 3 Jan 2007 02:19:57 +0000 (02:19 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 3 Jan 2007 02:19:57 +0000 (02:19 +0000)
commitb6fc094c2c922f85555c2526b034ece5d0f32eef
tree36afe88df2ac56c006ae1a4ae2c640d6e887b9e3
parent6f131f00c60e477942dbadec344bd1cf14c69ff2
- order of constraint creation puts primary key first before all other constraints;
required for firebird, not a bad idea for others [ticket:408]
CHANGES
lib/sqlalchemy/ansisql.py