1 line
67 B
MySQL
1 line
67 B
MySQL
|
ALTER TABLE "nodes" ADD COLUMN "createdAt" timestamp DEFAULT now();
|