1 line
73 B
SQL
1 line
73 B
SQL
ALTER TABLE `agents` ADD `initiative_id` text REFERENCES initiatives(id); |
ALTER TABLE `agents` ADD `initiative_id` text REFERENCES initiatives(id); |