/[thuban]
ViewVC logotype

Revision 1364


Jump to revision: Previous Next
Author: bh
Date: Thu Jul 3 13:09:43 2003 UTC (21 years, 8 months ago)
Changed paths: 2
Log Message:
* test/test_transientdb.py
(TestTransientTable.test_transient_joined_table_same_column_name):
Update to reflect the new behavior
(TestTransientTable.test_transient_joined_table_with_equal_column_names):
Update to reflect the new behavior
(TestTransientTable.test_transient_joined_table_name_collisions_dont_modify_in_place):
New test case for a bug which modified the column objects in place

* Thuban/Model/transientdb.py (TransientJoinedTable.__init__):
Update doc-string
(TransientJoinedTable.create): Do not modify the column objects of
the input tables in place and copy all columns of the input tables
into the joined table after all.


Changed paths

Path Details
Directorytrunk/thuban/Thuban/Model/transientdb.py modified , text changed
Directorytrunk/thuban/test/test_transientdb.py modified , text changed

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26