web: add previous/compare values for all charts
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "reports" ADD COLUMN "previous" BOOLEAN NOT NULL DEFAULT false;
|
||||
Reference in New Issue
Block a user