DBI Tool: Force re-initialise database #91

Closed
opened 2022-11-04 03:18:29 +00:00 by jamie · 3 comments
jamie commented 2022-11-04 03:18:29 +00:00 (Migrated from git.hazaar.io)

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
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
jamie commented 2022-11-04 03:18:30 +00:00 (Migrated from git.hazaar.io)

assigned to @jamie

assigned to @jamie
jamie commented 2022-11-04 03:18:33 +00:00 (Migrated from git.hazaar.io)

created branch 91-dbi-tool-force-re-initialise-database to address this issue

created branch [`91-dbi-tool-force-re-initialise-database`](/hazaar/hazaar-dbi/-/compare/master...91-dbi-tool-force-re-initialise-database) to address this issue
jamie commented 2022-11-04 03:18:39 +00:00 (Migrated from git.hazaar.io)

mentioned in merge request !59

mentioned in merge request !59
jamie (Migrated from git.hazaar.io) closed this issue 2022-11-08 01:09:11 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: hazaar/hazaar-dbi#91
No description provided.