Skip to content

Comments

refactor: split sqlite db logic by domain#646

Open
Rayhan1967 wants to merge 3 commits intolaunchdarkly:mainfrom
Rayhan1967:refactor-sqlite-db
Open

refactor: split sqlite db logic by domain#646
Rayhan1967 wants to merge 3 commits intolaunchdarkly:mainfrom
Rayhan1967:refactor-sqlite-db

Conversation

@Rayhan1967
Copy link

@Rayhan1967 Rayhan1967 commented Feb 20, 2026

Requirements

  • I have added test coverage for new or changed functionality
  • I have followed the repository's pull request submission guidelines
  • I have validated my changes against all supported platform versions

Related issues

None

Describe the solution you've provided

Refactored internal/dev_server/db/sqlite.go to split the large monolithic file into domain-specific files (sqlite_projects.go, sqlite_overrides.go) for easier maintenance and testing.

Describe alternatives you've considered

None

Additional context

None

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