Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up intermediary tables #174

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

RasmusSkytte
Copy link
Contributor

@RasmusSkytte RasmusSkytte commented Feb 6, 2025

Intent

Fixes #172

Approach

Tables created by SCDB now indicates their scope more clearly (to allow us to track down where they come from)

Tables that are safe to remove are removed.

Known issues

N/A

Checklist

  • The PR passes all local unit tests
  • I have documented any new features introduced
  • If the PR adds a new feature, please add an entry in NEWS.md
  • A reviewer is assigned to this PR

@RasmusSkytte RasmusSkytte self-assigned this Feb 6, 2025
@RasmusSkytte RasmusSkytte force-pushed the feature/clean-up-intermediary-tables branch from 755c8b4 to f9c47dc Compare February 6, 2025 13:47
@RasmusSkytte RasmusSkytte marked this pull request as ready for review February 6, 2025 13:47
@RasmusSkytte RasmusSkytte requested review from a team, kaare-gr, SofiaOtero and LasseEngboChr and removed request for a team February 6, 2025 13:47
@RasmusSkytte RasmusSkytte added this to the v0.5.1 milestone Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FEATURE: Clean up intermediary SCDB tables
1 participant