Notes2/sql/00010.sql
2026-06-18 09:21:23 +02:00

1 line
71 B
SQL

ALTER TABLE public."user" ADD preferences jsonb DEFAULT '{}' NOT NULL;