Is there an easy way to export all of your remaps from the remap manager in 3.18?
If you have access to the database, something like this would do it:
SELECT * FROM sq_ast_lookup_remap;
Is there an easy way to export all of your remaps from the remap manager in 3.18?
If you have access to the database, something like this would do it:
SELECT * FROM sq_ast_lookup_remap;