Author: desruisseaux Date: Wed Sep 3 16:31:35 2025 New Revision: 1928207 Log: Fix the "Prepare.sql" filename (this file has been renamed).
Modified: sis/data/non-free/EPSG/Tables.sql Modified: sis/data/non-free/EPSG/Tables.sql ============================================================================== --- sis/data/non-free/EPSG/Tables.sql Wed Sep 3 16:20:10 2025 (r1928206) +++ sis/data/non-free/EPSG/Tables.sql Wed Sep 3 16:31:35 2025 (r1928207) @@ -8,7 +8,7 @@ --- ---- This script depends on enumerated values defined in the "EPSG_Prepare.sql" file of Apache SIS project. +--- This script depends on enumerated values defined in the "Prepare.sql" file of the Apache SIS project. --- If those enumerations are not supported by the database engine, Apache SIS will automatically replace --- them by VARCHAR.
