Updating the DB Model ADR with some notes.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
This commit is contained in:
@@ -17,3 +17,5 @@ Accepted
|
||||
## Consequences
|
||||
|
||||
Not sure at this time. Dataclass implementation in SQLAlchemy is a new thing.
|
||||
|
||||
Because of issues surrounding the differences between Pydantic and SQLAlchemy's models, these will need to be separate at this time. Eventually, when SQLModel gets updated to handle Pydantic 2.0+ and SQLAlchemy 2.0+, then this can be revised and updated to use SQLModel.
|
||||
|
||||
Reference in New Issue
Block a user