mirror of
https://github.com/saltbo/zpan.git
synced 2026-09-01 15:49:00 +08:00
1 line
77 B
SQL
1 line
77 B
SQL
ALTER TABLE `download_tasks` ADD `uploaded_bytes` integer DEFAULT 0 NOT NULL; |