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.
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.