Changeset 502 for trunk/app/config/sql/postgresql/karamelo.sql
- Timestamp:
- 05/17/08 15:51:23 (8 months ago)
- Files:
-
- 1 modified
-
trunk/app/config/sql/postgresql/karamelo.sql (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/app/config/sql/postgresql/karamelo.sql
r496 r502 68 68 \i ./questions.sql 69 69 \i ./answers.sql 70 \i ./results.sql --test results70 \i ./results.sql 71 71 \i ./participations.sql 72 72 … … 76 76 77 77 -- Next I am not sure 78 \i ./communities.sql -- this tables will be used on 0.3 78 -- this tables will be used on 0.3 79 \i ./communities.sql 79 80 \i ./communities_users.sql 80 81 \i ./wikis.sql
