mirror of
https://gitlab.com/Shinobi-Systems/ShinobiCE.git
synced 2025-03-09 15:40:15 +00:00
2 lines
No EOL
89 B
SQL
2 lines
No EOL
89 B
SQL
use ccio
|
|
ALTER TABLE `Videos` ADD COLUMN `details` TEXT NULL DEFAULT NULL AFTER `status`; |