Details

    • Task
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • 11.0.1
    • JSON
    • None

    Description

      It's time to retire the JSON_MERGE function (as a synonim for JSON_MERGE_PRESERVE).

      Attachments

        Issue Links

          Activity

            why not to keep it as an alias?

            serg Sergei Golubchik added a comment - why not to keep it as an alias?
            Weijun Huang Weijun Huang added a comment -

            Does this task still need to handle? If so, I am willing to do it.

            Weijun Huang Weijun Huang added a comment - Does this task still need to handle? If so, I am willing to do it.
            Weijun Huang Weijun Huang added a comment -

            This ticket can be considered closed, as in version 11.0, JSON_MERGE is now an alias of JSON_MERGE_PRESERVE.

              { { STRING_WITH_LEN("JSON_MERGE") }, BUILDER(Create_func_json_merge)},
              { { STRING_WITH_LEN("JSON_MERGE_PATCH") }, BUILDER(Create_func_json_merge_patch)},
              { { STRING_WITH_LEN("JSON_MERGE_PRESERVE") }, BUILDER(Create_func_json_merge)},
            

            Weijun Huang Weijun Huang added a comment - This ticket can be considered closed, as in version 11.0, JSON_MERGE is now an alias of JSON_MERGE_PRESERVE. { { STRING_WITH_LEN( "JSON_MERGE" ) }, BUILDER(Create_func_json_merge)}, { { STRING_WITH_LEN( "JSON_MERGE_PATCH" ) }, BUILDER(Create_func_json_merge_patch)}, { { STRING_WITH_LEN( "JSON_MERGE_PRESERVE" ) }, BUILDER(Create_func_json_merge)},

            People

              rucha174 Rucha Deodhar
              holyfoot Alexey Botchkov
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.