mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-07 07:42:13 +03:00
7 lines
222 B
SQL
7 lines
222 B
SQL
-- 037: Ultra compression configuration
|
|
--
|
|
-- Ultra compression settings are stored in key_value under namespace='compression',
|
|
-- key='ultra'. No schema change is required; this migration reserves the version.
|
|
|
|
SELECT 1;
|