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

4 lines
171 B
SQL
Raw Normal View History

2026-05-31 21:55:29 +08:00
-- Compatibility marker for databases that applied the desktop client release
-- updater migration under this version before it was committed as 20260525113000.
SELECT 1;