summaryrefslogtreecommitdiff
path: root/packages/gateway/prisma/migrations/migration_lock.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-10-23 23:36:36 -0700
committerFuwn <[email protected]>2025-10-23 23:36:39 -0700
commit46c40a53a569f5f27de016bc0215bf30dcdba1a5 (patch)
treebec0ed98689296b6358e1f1c38c20ba6df01705b /packages/gateway/prisma/migrations/migration_lock.toml
parentfeat(gateway:listeners): Add auto message deletion (diff)
downloadumabotdiscord-46c40a53a569f5f27de016bc0215bf30dcdba1a5.tar.xz
umabotdiscord-46c40a53a569f5f27de016bc0215bf30dcdba1a5.zip
feat(gateway:listeners): Add role persistence
Diffstat (limited to 'packages/gateway/prisma/migrations/migration_lock.toml')
-rw-r--r--packages/gateway/prisma/migrations/migration_lock.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/gateway/prisma/migrations/migration_lock.toml b/packages/gateway/prisma/migrations/migration_lock.toml
new file mode 100644
index 0000000..044d57c
--- /dev/null
+++ b/packages/gateway/prisma/migrations/migration_lock.toml
@@ -0,0 +1,3 @@
+# Please do not edit this file manually
+# It should be added in your version-control system (e.g., Git)
+provider = "postgresql"