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