4 lines
171 B
SQL
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;
|