From b45891d7782e8dfa9109310bfa97e5b3a81dc506 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Fri, 23 Oct 2020 12:11:30 +0200 Subject: Database: for clarity, put usage records after the object they are for --- data/sql_filelist.cmake | 1 - 1 file changed, 1 deletion(-) (limited to 'data/sql_filelist.cmake') diff --git a/data/sql_filelist.cmake b/data/sql_filelist.cmake index d73704ea..72b7b4fc 100644 --- a/data/sql_filelist.cmake +++ b/data/sql_filelist.cmake @@ -26,7 +26,6 @@ set(SQL_FILES "${SQL_DIR}/other_transformation.sql" "${SQL_DIR}/concatenated_operation.sql" "${SQL_DIR}/concatenated_operation_step.sql" - "${SQL_DIR}/usage.sql" "${SQL_DIR}/alias_name.sql" "${SQL_DIR}/supersession.sql" "${SQL_DIR}/deprecation.sql" -- cgit v1.2.3