mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-24 02:31:12 -05:00
Refactor: Implement avatar cleanup plan
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
-- Add avatar_image_id column to profiles table for Cloudflare image management
|
||||
ALTER TABLE public.profiles
|
||||
ADD COLUMN avatar_image_id TEXT;
|
||||
Reference in New Issue
Block a user