6 Commits

Author SHA1 Message Date
Alejandra
269040d670
♻️ Refactor models to use cascade delete relationships (#1276) 2024-08-01 11:44:00 -05:00
Patrick Arminio
b5b2929104
🔧 Reuse database url from config in alembic setup (#1229) 2024-07-30 12:46:41 -05:00
Esteban Maya
e65b427ab1
♻️ Edit refactor db models to use UUID's instead of integer ID's (#1259)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-07-22 22:49:02 +00:00
Esteban Maya
d421c90af2
🗃️ Add max_length validation for database models and input data (#1233) 2024-06-18 19:20:39 -05:00
Martin
5ad33845c9
Add support for setting POSTGRES_PORT (#333)
Co-authored-by: Martin Conraux <rhodes@protonmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-03-12 14:39:53 +01:00
Esteban Maya
8558cf00a2
♻ Move project source files to top level from src, update Sentry dependency (#630)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-03-07 16:35:33 +00:00