Skip to content

updateMany feature and rename fields in current data #449

Open
@isalciuc

Description

Hi,

I'm able to run this command from console, but didn't find a way to run it from Liquibase:

db.portfolio.updateMany( {}, { $rename: { "header.oldName": "header.newName" } } )

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions