1 |
|
2007-08-29 Torsten Irlaender <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/plugins/web/renderer.py: Finished implementation |
4 |
|
of the getFromData interface and prepared the rederer for generating |
5 |
|
nice error messages |
6 |
|
|
7 |
|
2007-08-28 Frank Koormann <[email protected]> |
8 |
|
|
9 |
|
* tools/formed/formed/plugins/export/sql.py |
10 |
|
(SchemaCreator.createSchema, SchemaCreator._createGroup): |
11 |
|
Fixed typo in created DDS (PRIMRAY -> PRIMARY) |
12 |
|
|
13 |
|
2007-08-28 Torsten Irlaender <[email protected]> |
14 |
|
|
15 |
|
* tools/formed/formed/plugins/export/sql.py: Added small helper |
16 |
|
function to generated valid quotes within the sql statements |
17 |
|
|
18 |
2007-08-29 Sascha L. Teichmann <[email protected]> |
2007-08-29 Sascha L. Teichmann <[email protected]> |
19 |
|
|
20 |
* tools/formed/formed/plugins/export/sql.py: Added foreign keys |
* tools/formed/formed/plugins/export/sql.py: Added foreign keys |