Open quentin-burg opened 10 months ago
See https://docs.sqlalchemy.org/en/20/changelog/whatsnew_20.html#orm-declarative-models
It's more succinct and it fix the Pylance error with Column type when we want to access to attribute.
I don't understand this, can you giff an example pls?
See https://docs.sqlalchemy.org/en/20/changelog/whatsnew_20.html#orm-declarative-models
It's more succinct and it fix the Pylance error with Column type when we want to access to attribute.