Skip to content

DBI Tool: Force re-initialise database

This could be quite dangers so there will be checks, but I would to be able to re-initialise a database. This means:

  • Check if the database is already configured and if so....
  • Remove all tables
  • Remove all views
  • Remove all extensions
  • Run the migration process to initialise the database at the current version