Skip to content

Commit 90a80d8

Browse files
committed
docfix: sample props script running
1 parent 96318c6 commit 90a80d8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

obp-api/src/main/resources/props/sample.props.template

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -961,8 +961,9 @@ featured_apis=elasticSearchWarehouseV300
961961
# Define list of migration scripts to execute.
962962
# List is not ordered.
963963
# list_of_migration_scripts_to_execute=dummyScript
964-
# Bypass the list and execute all available scripts
964+
# Bypass the list and execute ALL available scripts
965965
# migration_scripts.execute_all=false
966+
# NOTE: If you want to execute ALL available scripts you must set migration_scripts.execute_all AND migration_scripts.enabled to true.
966967
# -------------------------------------------------
967968

968969
# -- Mapper rules -------------------------------

0 commit comments

Comments
 (0)