1 |
2003-06-20 Jonathan Coles <[email protected]> |
2003-06-20 Jonathan Coles <[email protected]> |
2 |
|
|
3 |
|
* test/test_session.py |
4 |
|
(UnreferencedTablesTests.test_unreferenced_tables_with_joins): |
5 |
|
Use the cultural_landmark-point.dbf file for the store so that |
6 |
|
the table rows and shape count match. |
7 |
|
|
8 |
|
2003-06-20 Jonathan Coles <[email protected]> |
9 |
|
|
10 |
* Thuban/Model/data.py (DerivedShapeStore.__init__): Raise |
* Thuban/Model/data.py (DerivedShapeStore.__init__): Raise |
11 |
an exception if the number of shapes is different from the |
an exception if the number of shapes is different from the |
12 |
number of rows in the table. Address RTbug #1933. |
number of rows in the table. Address RTbug #1933. |