Changeset 19902 in main for trunk/db/src/main/scripts/mysql/update_cleanup.sql
- Timestamp:
- 02/25/20 00:49:22 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/db/src/main/scripts/mysql/update_cleanup.sql
r19336 r19902 40 40 41 41 drop table if exists INDICATOR_VIEW_VALUE; 42 drop table if exists INDICATOR_VIEW_VALUE_QUERY; 42 43 43 44 drop table if exists TMP_DATASET_RECORD;
Note: See TracChangeset
for help on using the changeset viewer.