SystemTypes: drop database table. It was originally removed in #65, but put back in fcd511c4de, and now totally unused.

This commit is contained in:
Graham Christensen
2021-10-24 21:38:04 -04:00
parent 3516950d3c
commit ff888032eb
4 changed files with 1 additions and 82 deletions

1
src/sql/upgrade-78.sql Normal file
View File

@@ -0,0 +1 @@
DROP TABLE SystemTypes;