add google oauth migration

This commit is contained in:
Matthias Nannt
2023-05-22 08:58:21 +02:00
parent d8f4ee598d
commit 204837b844
@@ -0,0 +1,2 @@
-- AlterEnum
ALTER TYPE "IdentityProvider" ADD VALUE 'google';