Skip to content

Update ORM#1402

Merged
cmadjar merged 1 commit intoaces:mainfrom
MaximeBICMTL:update-orm
Mar 24, 2026
Merged

Update ORM#1402
cmadjar merged 1 commit intoaces:mainfrom
MaximeBICMTL:update-orm

Conversation

@MaximeBICMTL
Copy link
Contributor

Problem

#1398 showed us that the ORM was not up-to-date with the latest LORIS main changes.

Solution

Update the ORM.

As a sidenote, I see that many LORIS main SQL patches forget about the nullability of columns, the type bool | None is often a code smell IMO.

@github-actions github-actions bot added the Language: Python Issue or PR related to the Python codebase label Mar 24, 2026
@MaximeBICMTL MaximeBICMTL added Category: Bug Issue or PR that aims to report or fix a bug Area: ORM Issue or PR related to the SQLAlchemy integration Complexity: Simple Issue or PR that should be simple to implement, review, or test labels Mar 24, 2026
@cmadjar cmadjar merged commit bc53958 into aces:main Mar 24, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: ORM Issue or PR related to the SQLAlchemy integration Category: Bug Issue or PR that aims to report or fix a bug Complexity: Simple Issue or PR that should be simple to implement, review, or test Language: Python Issue or PR related to the Python codebase

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants