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