1 |
|
2003-07-01 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* test/test_transientdb.py |
4 |
|
(TestTransientTable.test_transient_joined_table_same_column_name): |
5 |
|
New. Test whether joining on columns with the same names in both |
6 |
|
tables works. |
7 |
|
|
8 |
|
* Thuban/Model/transientdb.py (TransientJoinedTable.create): Make |
9 |
|
sure to use the right internal names even when joining on field |
10 |
|
with the same names in both tables. Also, detect duplicate names |
11 |
|
in the joined table correctly. |
12 |
|
|
13 |
2003-07-01 Frank Koormann <[email protected]> |
2003-07-01 Frank Koormann <[email protected]> |
14 |
|
|
15 |
* Thuban/UI/renderer.py (ExportRenderer.render_legend): |
* Thuban/UI/renderer.py (ExportRenderer.render_legend): |