c9998d4a8d
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 lines
59 B
SQL
3 lines
59 B
SQL
alter table public.profiles
|
|
drop column if exists title;
|