1 |
|
2007-08-28 Torsten Irlaender <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/plugins/export/sql.py: Added small helper |
4 |
|
function to generated valid quotes within the sql statements |
5 |
|
|
6 |
|
2007-08-29 Sascha L. Teichmann <[email protected]> |
7 |
|
|
8 |
|
* tools/formed/formed/plugins/export/sql.py: Added foreign keys |
9 |
|
for repeat tables. |
10 |
|
|
11 |
|
2007-08-29 Sascha L. Teichmann <[email protected]> |
12 |
|
|
13 |
|
* tools/formed/formed/plugins/export/sql.py: When generating |
14 |
|
an extra table check in a table of same content exists. In |
15 |
|
this case reference the existing table. |
16 |
|
|
17 |
2007-08-29 Sascha L. Teichmann <[email protected]> |
2007-08-29 Sascha L. Teichmann <[email protected]> |
18 |
|
|
19 |
* tools/formed/formed/plugins/export/sql.py: Rewritten to produce |
* tools/formed/formed/plugins/export/sql.py: Rewritten to produce |