Files
Thomas Kaul 05b0efef82 Feature/add restricted view ()
* Add restricted view

* Update changelog
2021-08-16 21:40:29 +02:00

3 lines
70 B
SQL

-- AlterTable
ALTER TABLE "Settings" ADD COLUMN "settings" JSONB;