Semaphore/db/sql/migrations/v2.10.46.sql

2 lines
93 B
MySQL
Raw Normal View History

2024-11-24 11:05:07 +01:00
alter table `project__template` add `task_params` text;
alter table `task` add `params` text;