We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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" } } )