names should be auto generated instead of descriptions + add default value to name field

This commit is contained in:
daniel31x13
2024-05-24 20:41:31 -04:00
parent cb50de96a3
commit bcb6aea119
5 changed files with 84 additions and 11 deletions
@@ -0,0 +1,2 @@
-- AlterTable
ALTER TABLE "Link" ALTER COLUMN "name" SET DEFAULT '';