Skip to content

Add repair method #234

Merged
dbrakenhoff merged 3 commits intodevfrom
repair
Mar 30, 2026
Merged

Add repair method #234
dbrakenhoff merged 3 commits intodevfrom
repair

Conversation

@dbrakenhoff
Copy link
Copy Markdown
Member

Add method to repair a database when it's in a broken state because of a mismatch between the stored data and the reverse lookup tables (oseries_models, stresses_models).

- method to delete reverse lookup tables and clear caches, then rebuild reverse lookup tables.
@dbrakenhoff dbrakenhoff requested a review from martinvonk March 30, 2026 13:02
@dbrakenhoff dbrakenhoff self-assigned this Mar 30, 2026
@dbrakenhoff dbrakenhoff added the enhancement New feature or request label Mar 30, 2026
@dbrakenhoff dbrakenhoff linked an issue Mar 30, 2026 that may be closed by this pull request
@martinvonk
Copy link
Copy Markdown
Contributor

@martinvonk
Copy link
Copy Markdown
Contributor

How about the names:

  • reset
  • soft_reset
  • reboot
  • restore
  • rebuild
    ?

I feel like repair sounds like something (important) is broken.

@dbrakenhoff dbrakenhoff merged commit 2c17cb4 into dev Mar 30, 2026
17 of 18 checks passed
@dbrakenhoff dbrakenhoff deleted the repair branch March 30, 2026 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add an update/clear cache method in connectors

2 participants