1 |
2007-10-21 Frank Koormann <[email protected]> |
2007-10-21 Frank Koormann <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/plugins/export/sql.py: Grant statements for |
4 |
|
descriptive tables added. |
5 |
|
(Table.getName): new |
6 |
|
|
7 |
|
2007-10-21 Frank Koormann <[email protected]> |
8 |
|
|
9 |
* tools/formed/formed/plugins/export/sql.py: "CREATE OR REPLACE" |
* tools/formed/formed/plugins/export/sql.py: "CREATE OR REPLACE" |
10 |
statements for views and roles to make updates easier. |
statements for views and roles to make updates easier. |
11 |
Add "admin_ka" membership as third option to VIEW_WHERE_CLAUSE. |
Add "admin_ka" membership as third option to VIEW_WHERE_CLAUSE. |
12 |
|
|
13 |
2007-10-19 Frank Koormann <[email protected]> |
2007-10-19 Frank Koormann <[email protected]> |
14 |
|
|
15 |
* tools/formed/formed/plugins/export/sql.py: Added GRANT statements |
* tools/formed/formed/plugins/export/sql.py: Added GRANT statements |
16 |
for views. The statements are prepared for variable substitution |
for views. The statements are prepared for variable substitution |
17 |
when executing the SQL-scripts by psql. |
when executing the SQL-scripts by psql. |