2
0

🗃️ Add typebotId index on Result table

This commit is contained in:
Baptiste Arnaud
2022-10-20 08:20:43 +02:00
parent 57c814ceca
commit f8e770c875
3 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1,2 @@
-- DropIndex
DROP INDEX "Answer_resultId_idx";