Skip to content

Database package cleanup - #12

Merged
mishankov merged 4 commits into
mainfrom
database-cleanup
Oct 28, 2025
Merged

mishankov merged 4 commits into
mainfrom
database-cleanup

Conversation

@mishankov

Copy link
Copy Markdown
Member

No description provided.

The migration service methods are now only used internally within the
database package. This change makes them private to better encapsulate
the implementation and clarify the package API.

Test code is updated to use the internal migrationLog type instead of
the previously exported MigrationLog type.
- Enable revive linter in golangci configuration with database path
  exclusion
- Add comprehensive package and function documentation to database
  package
- Fix field naming consistency (MigrationId -> MigrationID) throughout
  codebase
- Update test cases to use new field name
@mishankov
mishankov merged commit f90ec3c into main Oct 28, 2025
3 checks passed
@mishankov
mishankov deleted the database-cleanup branch November 7, 2025 16:12
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