]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
added an assertion to insure that a column is only attached to one table
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 17 Feb 2006 18:29:26 +0000 (18:29 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 17 Feb 2006 18:29:26 +0000 (18:29 +0000)
commitd18d39b1456dff740806a9f2ae6451c3eb52138c
tree0cb060cac92880caacc92fdf97cd0e71776a3db1
parent8fe4b45359c03168ce8db1d7239f84b2d876e501
added an assertion to insure that a column is only attached to one table
lib/sqlalchemy/schema.py