mirror of
https://github.com/tgdrive/teldrive.git
synced 2025-09-07 06:56:48 +08:00
3 lines
No EOL
69 B
SQL
3 lines
No EOL
69 B
SQL
-- +goose Up
|
|
|
|
ALTER TABLE teldrive.uploads ADD COLUMN user_id BIGINT; |