Skip to content

Commit

Permalink
nkg.sql: Add direction of steps in concatenated operations
Browse files Browse the repository at this point in the history
  • Loading branch information
kbevers committed Feb 13, 2025
1 parent 9672d4e commit 7243974
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 133 deletions.
2 changes: 1 addition & 1 deletion data/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ set(ALL_SQL_IN "${CMAKE_CURRENT_BINARY_DIR}/all.sql.in")
set(PROJ_DB "${CMAKE_CURRENT_BINARY_DIR}/proj.db")
include(sql_filelist.cmake)

set(PROJ_DB_SQL_EXPECTED_MD5 "6488d04f52652b2a7214ea6cb1caf62c")
set(PROJ_DB_SQL_EXPECTED_MD5 "d5e48d79a5938158915c39144ec86f99")

add_custom_command(
OUTPUT ${PROJ_DB}
Expand Down
Loading

0 comments on commit 7243974

Please sign in to comment.