Skip to content

Commit

Permalink
Start trimming model definition syntax
Browse files Browse the repository at this point in the history
Drop syntax that can be inferred from Mapped[] type hint:
- basic datatypes
- mapped_column() expression where the only argument is the datatype

Ref: https://docs.sqlalchemy.org/en/20/changelog/whatsnew_20.html#migrating-an-existing-mapping
  • Loading branch information
jdavcs committed Mar 11, 2024
1 parent c4682e3 commit ac6393d
Showing 1 changed file with 677 additions and 751 deletions.
Loading

0 comments on commit ac6393d

Please sign in to comment.