1 |
2008-03-11 Sascha L. Teichmann <[email protected]> |
2008-03-11 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/plugins/export/sql.py: Generate no update |
4 |
|
statements for relations which have no anonym functions applied. |
5 |
|
|
6 |
|
2008-03-11 Sascha L. Teichmann <[email protected]> |
7 |
|
|
8 |
|
* tools/formed/formed/plugins/export/sql.py: Added a newline after |
9 |
|
'COMMIT;' in the last line. |
10 |
|
|
11 |
|
2008-03-11 Sascha L. Teichmann <[email protected]> |
12 |
|
|
13 |
|
* tools/formed/formed/plugins/export/sql.py: Fixed syntax of |
14 |
|
generated anonymize_case() function. |
15 |
|
|
16 |
|
2008-03-11 Sascha L. Teichmann <[email protected]> |
17 |
|
|
18 |
* tools/formed/formed/plugins/export/sql.py: Added code to |
* tools/formed/formed/plugins/export/sql.py: Added code to |
19 |
generate a plpgsql function anonymize_case() that anonymized |
generate a plpgsql function anonymize_case() that anonymized |
20 |
a given case and all of its depending repeat groups. |
a given case and all of its depending repeat groups. |