From 050b508e822ef263c81db568201926e4a60a3bb1 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 23:45:36 +0000 Subject: [PATCH] Changes Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com> --- .../20260416234533_5a351aab-f2dd-49cd-82ec-f7cace874177.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 supabase/migrations/20260416234533_5a351aab-f2dd-49cd-82ec-f7cace874177.sql diff --git a/supabase/migrations/20260416234533_5a351aab-f2dd-49cd-82ec-f7cace874177.sql b/supabase/migrations/20260416234533_5a351aab-f2dd-49cd-82ec-f7cace874177.sql new file mode 100644 index 0000000..efcebf5 --- /dev/null +++ b/supabase/migrations/20260416234533_5a351aab-f2dd-49cd-82ec-f7cace874177.sql @@ -0,0 +1,2 @@ +NOTIFY pgrst, 'reload schema'; +NOTIFY pgrst; \ No newline at end of file