Remove support for views
They're replaced by aggregates, which are declarative, faster, and have a better interface.
This commit is contained in:
2
src/sql/upgrade-27.sql
Normal file
2
src/sql/upgrade-27.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
drop table ViewJobs;
|
||||
drop table Views;
|
||||
Reference in New Issue
Block a user