Skip to content
Snippets Groups Projects
Commit 9454cdbd authored by Carsten  Rose's avatar Carsten Rose
Browse files

Constant: removed ROW_INSERT, ROW_UPDATE

parent c320d88f
No related branches found
No related tags found
No related merge requests found
......@@ -48,8 +48,6 @@ const ROW_REGULAR = "regular";
const ROW_IMPLODE_ALL = "implode_all";
const ROW_EXACT_1 = "exact_1";
const ROW_EMPTY_IS_OK = "empty_is_ok";
const ROW_INSERT = "insert";
const ROW_UPDATE = "update";
// KeyValueParser
const IF_VALUE_EMPTY_COPY_KEY = 'if_value_empty_copy_key';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment