@ -1,6 +1,8 @@
DROP VIEW IF EXISTS all_projects;
DROP TABLE IF EXISTS all_projects;
#todo we have to find out how to generate this from the info on tablemetadata
CREATE TABLE all_projects AS SELECT * FROM CLT2019
UNION
SELECT * FROM CLT2020