Skip to content

Remove SQLite store modules; update distribution#162

Merged
AadilLatif merged 1 commit intomainfrom
feature/jupyter-book-v2-upgrade
Mar 23, 2026
Merged

Remove SQLite store modules; update distribution#162
AadilLatif merged 1 commit intomainfrom
feature/jupyter-book-v2-upgrade

Conversation

@AadilLatif
Copy link
Copy Markdown
Collaborator

@AadilLatif AadilLatif commented Mar 23, 2026

Remove legacy SQLite persistence helpers (sqlite_store.py, sqlite_store_cap_voltage_xfmr_reg.py, sqlite_store_schema.py) and update distribution code and tests accordingly. Adjustments touch distribution branch/base, system, equipment (phase capacitor), and model-reduction reducer logic; tests were updated and a new unit test for phase capacitor equipment was added. Also include a sample SQLite fixture for tests and add Python environment settings to .vscode/settings.json. These changes appear to remove the old DB persistence layer and reconcile the distribution model and test suite with that refactor.

Change Summary

Related issue number

Checklist

  • The pull request title is a good summary of the changes.
  • Tests for the changes exist
  • Tests pass on CI
  • Documentation reflects the changes where applicable
  • My PR is ready to review, please add a comment including "please review" to assign reviewers

Remove legacy SQLite persistence helpers (sqlite_store.py, sqlite_store_cap_voltage_xfmr_reg.py, sqlite_store_schema.py) and update distribution code and tests accordingly. Adjustments touch distribution branch/base, system, equipment (phase capacitor), and model-reduction reducer logic; tests were updated and a new unit test for phase capacitor equipment was added. Also include a sample SQLite fixture for tests and add Python environment settings to .vscode/settings.json. These changes appear to remove the old DB persistence layer and reconcile the distribution model and test suite with that refactor.
@AadilLatif AadilLatif merged commit 9bf3580 into main Mar 23, 2026
4 checks passed
@AadilLatif AadilLatif deleted the feature/jupyter-book-v2-upgrade branch March 23, 2026 18:34
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.

1 participant