Thomas Kaul a3bfa46fb0
Feature/remove alias from user (#1218)
* Remove alias

* Update changelog
2022-09-03 09:47:18 +02:00

3 lines
54 B
SQL

-- AlterTable
ALTER TABLE "User" DROP COLUMN "alias";