rafsaf / minimal-fastapi-postgres-template

minimal-fastapi-postgres-template based on official template but rewritten
https://minimal-fastapi-postgres-template.rafsaf.pl
MIT License
456 stars 60 forks source link

Replace postgresql dialect UUID field to backend agnostic UUID sqlalchemy field #38

Closed rafsaf closed 6 months ago

rafsaf commented 9 months ago

https://github.com/rafsaf/minimal-fastapi-postgres-template/blob/32101f2a899e35fc3959a15a2144e3a1fc37ac73/%7B%7Bcookiecutter.project_name%7D%7D/app/models.py#L19C1-L19C48

rafsaf commented 6 months ago

done https://github.com/rafsaf/minimal-fastapi-postgres-template/pull/44