From e740f670e13f399c0b44af4a8615d7e868212116 Mon Sep 17 00:00:00 2001 From: Factiven Date: Wed, 9 Aug 2023 20:32:03 +0700 Subject: Update v3.9.1 - Merged Beta to Main (#44) * commit * update db * Update v3.9.1-beta-v3.1 * Update v3.9.1 --- prisma/migrations/migration_lock.toml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 prisma/migrations/migration_lock.toml (limited to 'prisma/migrations/migration_lock.toml') diff --git a/prisma/migrations/migration_lock.toml b/prisma/migrations/migration_lock.toml new file mode 100644 index 0000000..fbffa92 --- /dev/null +++ b/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 (i.e. Git) +provider = "postgresql" \ No newline at end of file -- cgit v1.2.3