Moving off of Retool DB to AWS... how do I bulk change queries resource?

Looking to move db from Retool db to AWS. Is there an easy way to avoid having to manually change every queries selected resource (from retool db to new aws connection) in the 100+ queries across multiple apps in our org?

Hey @slaw, unfortunately there isn't a bulk way of handling this. You'll likely have to migrate them individually. You could try a find and replace action on the app json in an editor like VSCode, but that seems error prone.