35d72fccbe
Feature/remove mocks * remove mocks * cleanup db migrations
5 lines
153 B
SQL
5 lines
153 B
SQL
-- Migration 012: Field Extraction Views (DOWN)
|
|
|
|
DROP VIEW IF EXISTS currentFieldExtractionsWithArrayCount;
|
|
DROP VIEW IF EXISTS currentFieldExtractions;
|