Skip to content

Separate orm and model#1

Open
trendels wants to merge 4 commits into
masterfrom
separate-orm-and-model
Open

Separate orm and model#1
trendels wants to merge 4 commits into
masterfrom
separate-orm-and-model

Conversation

@trendels

Copy link
Copy Markdown
Owner

Separate ORM from domain model classes

  • Drop SQL schema, classical/imperative mapping
  • Translate between domain and ORM objects explicitly
  • Implement value objects using immutable (frozen) dataclasses

trendels added 4 commits May 27, 2026 20:59
Just making sure the tests pass for now
- Drop SQL schema, classical/imperative mapping
- Translate between domain and ORM objects explicitly
- Implement value objects using immutable (frozen) dataclasses
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