How are Low Variable Version 2 relationships stored in the EE Version 2.9.2 Database?
I am looking to export the low variable template variables from the Database so we can reuse them after an update.
Are they stored in the EE database in a pre defined way?
Replies
Low 27 Jul 2018 06:59
LV builds upon the native Global/Template Variables. You'd need to copy over these tables:
exp_global_variables
exp_low_variable_groups
exp_low_variables
exp_low_variables_*
...where the latter can be any Grid fields you might have created in LV.