Files
geo/server/migrations_ops/20260525123000_desktop_client_release_updater_compat.up.sql
T

4 lines
171 B
SQL

-- Compatibility marker for databases that applied the desktop client release
-- updater migration under this version before it was committed as 20260525113000.
SELECT 1;