1 |
|
2007-10-16 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/plugins/export/sql.py: Model 'Ja, Nein, Keine Angabe' |
4 |
|
are not modeled as BOOLEANs any more. That simpifies the conversion |
5 |
|
process web vs. db. |
6 |
|
|
7 |
|
2007-10-07 Sascha L. Teichmann <[email protected]> |
8 |
|
|
9 |
|
* tools/formed/formed/plugins/export/sql.py: Added the remaining |
10 |
|
UPDATE rules. |
11 |
|
|
12 |
|
2007-10-07 Sascha L. Teichmann <[email protected]> |
13 |
|
|
14 |
|
* tools/formed/formed/plugins/export/sql.py: Added UPDATE rules for some |
15 |
|
views. TODO: Test'em and implement the rest. |
16 |
|
|
17 |
|
2007-10-07 Sascha L. Teichmann <[email protected]> |
18 |
|
|
19 |
|
* tools/formed/formed/plugins/export/sql.py: Bug fix. DELETE and INSERT |
20 |
|
rules referenced none existing views. |
21 |
|
|
22 |
2007-10-07 Sascha L. Teichmann <[email protected]> |
2007-10-07 Sascha L. Teichmann <[email protected]> |
23 |
|
|
24 |
* tools/formed/formed/plugins/export/sql.py: Added DELETE and INSERT |
* tools/formed/formed/plugins/export/sql.py: Added DELETE and INSERT |