Deskripsi: - tampilan list bug error - tampilan tambah bug - connected to database; list and create No Issues
3 lines
73 B
SQL
3 lines
73 B
SQL
-- AlterTable
|
|
ALTER TABLE "bug_log" ALTER COLUMN "userId" DROP NOT NULL;
|