logo
This commit is contained in:
3
supabase/add_logo_url_to_halls.sql
Normal file
3
supabase/add_logo_url_to_halls.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- Add logo_url column to halls table
|
||||
alter table halls
|
||||
add column logo_url text;
|
||||
Reference in New Issue
Block a user