Remove now-unused SystemTypes table

This commit is contained in:
Shea Levy
2013-03-04 17:46:37 -05:00
parent d764c135ce
commit 71d020735b
5 changed files with 2 additions and 73 deletions

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

@@ -0,0 +1 @@
drop table SystemTypes;