Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88924f1 commit e5f36feCopy full SHA for e5f36fe
coderd/database/migrations/000054_email_case.down.sql
@@ -1 +1 @@
1
-DROP INDEX IF NOT EXISTS users_email_lower_idx ON users;
+DROP INDEX users_email_lower_idx;
0 commit comments