From 09098c821f7606f624ca0829ee5a4a077243507f Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 1 Aug 2026 10:36:37 +0200 Subject: [PATCH] Remove deprecated attribute isExcluded from account --- .../migration.sql | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename prisma/migrations/{20260705120000_removed_is_excluded_from_account => 20260801103609_removed_is_excluded_from_account}/migration.sql (100%) diff --git a/prisma/migrations/20260705120000_removed_is_excluded_from_account/migration.sql b/prisma/migrations/20260801103609_removed_is_excluded_from_account/migration.sql similarity index 100% rename from prisma/migrations/20260705120000_removed_is_excluded_from_account/migration.sql rename to prisma/migrations/20260801103609_removed_is_excluded_from_account/migration.sql