feat(MED-105): log opening analysis results from orders view
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE audit.page_views ADD COLUMN extra_data JSONB;
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
ALTER TABLE audit.page_views ADD COLUMN extra_data JSONB;
|
||||