-- Drop unique constraint on notebookId to allow multiple decks per notebook (one per note) DROP INDEX IF EXISTS "FlashcardDeck_notebookId_key";