]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
unit tests to test column/pk/fk exports on relational objects
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 8 Jan 2006 01:30:03 +0000 (01:30 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 8 Jan 2006 01:30:03 +0000 (01:30 +0000)
commit0e8fc7abc2daca43b9fafb1b81c7bc5e8f5b4295
tree258e175d9f1e82a290453698f324bfc318a5fe88
parent64147f57434ce1dd9856067184573843ebc20e65
unit tests to test column/pk/fk exports on relational objects
test/selectable.py [new file with mode: 0755]