Copy database table?

Is it possible to copy selected tables between production and development (and vice versa). I seem to be only enable to copy the whole database?

Even merge operations would be nice, e.g. add rows not existing in development or production…

I spent a few hours last night fiddling with DB values, this could have saved me quite some time!

The App connector allows you to connect Dev with Live (untick the “match Versions”) so I wonder if you could connect the Live App with the Dev version of itself ?

Or use the API to pull the data across on an Admin Panel.

Oh interesting, haven’t thought of that before. Might play with that one day.

It is on my long list of “Bubble stuff I will have play with one day” :slight_smile: