Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updateMany feature and rename fields in current data #449

Open
isalciuc opened this issue Oct 5, 2023 · 1 comment
Open

updateMany feature and rename fields in current data #449

isalciuc opened this issue Oct 5, 2023 · 1 comment

Comments

@isalciuc
Copy link

isalciuc commented Oct 5, 2023

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" } } )

@alexfern252
Copy link

seems this is still not avaialble with liquibase. try using runCommand.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants