mirror of
https://github.com/status-im/fathom.git
synced 2025-03-02 20:10:27 +00:00
4 lines
56 B
SQL
4 lines
56 B
SQL
-- +migrate Up notransaction
|
|
VACUUM;
|
|
|
|
-- +migrate Down |