mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2024-11-22 15:16:46 +01:00
edf7484a70
* Improve file limit handling * Oops * Update PostgreSQL migration * Review comments --------- Co-authored-by: BlackDex <black.dex@gmail.com>
1 line
58 B
SQL
1 line
58 B
SQL
ALTER TABLE attachments MODIFY file_size BIGINT NOT NULL;
|