]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- add a test which creates tables and views at the same time, then tests that the...
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 27 Dec 2013 18:28:18 +0000 (13:28 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 27 Dec 2013 18:42:36 +0000 (13:42 -0500)
commitab1ab82f16180e31f6a44045c6e25ffc73039a3e
tree4fdd78e8ddcd0d80042a4d21d0d3c4c66fcb0417
parent320bc4861ccd390a0e3871231542620ab33dfa21
- add a test which creates tables and views at the same time, then tests that the lists
of each can be reflected independently.  Testing [ticket:2898] at the moment.
lib/sqlalchemy/testing/suite/test_reflection.py