1 |
|
2003-07-04 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
Backport from HEAD |
4 |
|
|
5 |
|
* Thuban/Model/table.py (_find_dbf_column_names): New. Helper |
6 |
|
function for table_to_dbf |
7 |
|
(table_to_dbf): Deal with names longer than the 10 character limit |
8 |
|
|
9 |
|
* test/test_dbf_table.py (TestTableToDBF.test_table_to_dbf): Add |
10 |
|
doc-string |
11 |
|
(TestTableToDBF.test_table_to_dbf_long_col_names): New test for |
12 |
|
long column names |
13 |
|
|
14 |
2003-07-03 Bernhard Herzog <[email protected]> |
2003-07-03 Bernhard Herzog <[email protected]> |
15 |
|
|
16 |
Backport from HEAD |
Backport from HEAD |