c45e1dd427
all schema and rest apis for text extraction support * in progress * stage 8 complete * phase 9 completed * phase 9 complete * ongoing - s3 path fix * working * optimize ci build * e2e tests * missing test
4 lines
145 B
SQL
4 lines
145 B
SQL
-- Rollback: Drop field extraction views
|
|
DROP VIEW IF EXISTS currentFieldExtractionsWithArrayCount;
|
|
DROP VIEW IF EXISTS currentFieldExtractions;
|