1 |
2007-08-29 Sascha L. Teichmann <[email protected]> |
2007-08-29 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/plugins/export/sql.py: Added foreign keys |
4 |
|
for repeat tables. |
5 |
|
|
6 |
|
2007-08-29 Sascha L. Teichmann <[email protected]> |
7 |
|
|
8 |
|
* tools/formed/formed/plugins/export/sql.py: When generating |
9 |
|
an extra table check in a table of same content exists. In |
10 |
|
this case reference the existing table. |
11 |
|
|
12 |
|
2007-08-29 Sascha L. Teichmann <[email protected]> |
13 |
|
|
14 |
* tools/formed/formed/plugins/export/sql.py: Rewritten to produce |
* tools/formed/formed/plugins/export/sql.py: Rewritten to produce |
15 |
_real_ SQL and respect repeat groups. |
_real_ SQL and respect repeat groups. |
16 |
|
|