about summary refs log blame commit diff
path: root/fun/paroxysm/migrations/20181218142013_fix_unique/up.sql
blob: 4885ae5edefe82211d8162c7ef2699657c07b60a (plain) (tree)
1
                                                                 
ALTER TABLE keywords DROP CONSTRAINT IF EXISTS keywords_name_key;