Skip to content

Db models reorganization#1

Merged
Glubus merged 2 commits intomasterfrom
db-models-reorganization
Sep 18, 2025
Merged

Db models reorganization#1
Glubus merged 2 commits intomasterfrom
db-models-reorganization

Conversation

@Glubus
Copy link
Copy Markdown
Member

@Glubus Glubus commented Sep 18, 2025

No description provided.

Glubus added 2 commits September 18, 2025 21:01
- Reorganized all models into domain folders: users/, beatmap/, rating/, score/, weekly/, other/
- Each model now has proper structure: types.rs, impl.rs, mod.rs, query/insert.rs, query/by_id.rs
- Added proper validation using validator crate
- Removed old flat structure and consolidated related models
- All models follow consistent patterns with proper error handling
@Glubus Glubus merged commit d563a6e into master Sep 18, 2025
1 of 5 checks passed
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