ยฉ 2026 Hedgehog Software, LLC
errno: 3821, sql: 'ALTER TABLE `cerberus_auth_user` DROP CONSTRAINT `cerberus_auth_user_username_unique`;', sqlState: 'HY000', sqlMessage: `target: personal.-.primary: vttablet: rpc error: code = Unknown desc = Check constraint 'cerberus_auth_user_username_unique' is not found in the table. (errno 3821) (sqlstate HY000) (CallerID: 1t4od6gbcxmj1mldqj6f): Sql: "alter table cerberus_auth_user drop check cerberus_auth_user_username_unique", BindVars: {REDACTED}`
UNIQUE
CONSTRAINT
INDEX
ALTER TABLE `[table here]` DROP INDEX `[constraint name]`
UNIQUE CONSTRAINT
db:push
drizzle-kit
DROP