Skip to content

1.2.16

Latest

Choose a tag to compare

@juslangl juslangl released this 04 Feb 21:30
d938d09

Features:

  • SCTASK0794787 Added regex_param argument to the add_logic_parameter() method, enabling REGEXP-based _regex and _not_regex parameters. This is distinguished from the RLIKE-based _like and _not_like parameters, despite both being synonyms for REGEXP_LIKE, to more clearly indicate API usage for developers and users who consume webservice APIs.

Improvements:

  • Extension and cleanup of CDS.t unit test file