openblocks-dev / openblocks

🔥 🔥 🔥 The Open Source Retool Alternative
https://cloud.openblocks.dev
GNU Affero General Public License v3.0
5.83k stars 351 forks source link

Question: Is it possible to export the Query Library #115

Closed swright-eti closed 1 year ago

swright-eti commented 1 year ago

I have an app that uses a number of queries from the query library. When I export the application, and then import to a different environment, those queries are not available.

What is the proper way to handle this?

lmx1117 commented 1 year ago

Thank you for your proposal. This is something we are discussing to improve and will be implemented as soon as possible, so stay tuned!🫶

swright-eti commented 1 year ago

Is it possible to dump the entire Mongo database and then import it to get around this?

lmx1117 commented 1 year ago

Hi swright-eti, this issue is already solved, you can import/export the queries from/to JSON files in query library now, please check it out, and thanks again for your advice and patience. 😉