2 lines
No EOL
78 B
SQL
2 lines
No EOL
78 B
SQL
ALTER TABLE tasks
|
|
ADD updated_at TIMESTAMP NOT NULL DEFAULT current_timestamp; |