Skip to content

Commit 10801be

Browse files
committed
additional comment
1 parent 5afbc82 commit 10801be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modelbaker/iliwrapper/ili2dbconfig.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ def to_ili2db_args(self, extra_args=[], with_action=True):
270270
271271
On all default parameter we consider the metaconfiguration if available.
272272
On those controlled by configuration (like create_basket_col) we don't consider the metaconfiguration (and always set or unset them - even when null).
273-
On technical parameters, we always force-add to the command — even if the metaconfig_params_only setting is enabled.
273+
On technical parameters, we always force-add to the command — even if the metaconfig_params_only setting is enabled. Special case here are the SQL scripts. They are considered as technical and forced.
274274
"""
275275
args = list()
276276

0 commit comments

Comments
 (0)