Commit Graph
10 Commits
Author SHA1 Message Date
Patrick ArminioandSebastián Ramírez 32ab6dd022 ♻️ Migrate to DATABASE_URL instead of separate variables (#2184)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2026-08-11 19:28:34 +02:00
Sofie Van Landeghemandpre-commit-ci-lite[bot] 2fdd62ce0c 👷 Add ty to precommit (#2227)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
2026-04-03 13:45:40 +02:00
Motov Yurii 8b35efe999 👷 Run mypy by pre-commit (#2169) 2026-02-03 19:28:50 +01:00
Alejandra 3c1f7c4cdb Add created_at field to User and Item models and update endpoints (#2144) 2026-01-23 16:18:22 +01:00
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 MayaandSebastián Ramírez 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
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 MayaandSebastián Ramírez 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