1 |
2009-02-09 Sascha L. Teichmanne <[email protected]> |
2009-02-09 Sascha L. Teichmanne <[email protected]> |
2 |
|
|
3 |
|
* formed/formed/plugins/export/sql.py: replace '-' in names |
4 |
|
by '_'. |
5 |
|
|
6 |
|
2009-02-09 Sascha L. Teichmanne <[email protected]> |
7 |
|
|
8 |
|
* formed/formed/plugins/export/sql.py: to figure ou which |
9 |
|
tables are equal the insert statememnts are lower cased |
10 |
|
and sorted before they are compared. This reduces the number |
11 |
|
of generated referfence tables. |
12 |
|
|
13 |
|
2009-02-09 Sascha L. Teichmanne <[email protected]> |
14 |
|
|
15 |
Repair SQL schema creation for radio groups. |
Repair SQL schema creation for radio groups. |
16 |
|
|
17 |
* formed/formed/plugins/export/sql.py: radio groups are handled |
* formed/formed/plugins/export/sql.py: radio groups are handled |