Skip to content

Rebuild custom database tables

Milan Petrovic edited this page Aug 9, 2019 · 7 revisions

The first step in the migration to custom database tables is to make sure the tables are created and empty. The order of running queries is important (some queries depend on other queries already being run).

Clone this wiki locally