Commit Graph

4 Commits

Author SHA1 Message Date
stefano 21cc99eff6 Added in_use and priority_id field for channels urls. Added priorities table. Setup sql alchemy migration. Generate first migration.
AWS Deploy on Push / build (push) Successful in 2m4s
2025-05-26 21:24:41 -05:00
stefano c96ee307db Moved channel URLs to channels_urls table. Create CRUD endpoints for new table.
AWS Deploy on Push / build (push) Successful in 1m8s
2025-05-23 11:36:04 -05:00
stefano 9e8df169fc Refactored DB schema. Channels table to have uuid as primary key. Modified endpoints accordingly
AWS Deploy on Push / build (push) Failing after 1m9s
2025-05-22 11:34:04 -05:00
stefano 5ee6cb4be4 Moved endpoints to routers
AWS Deploy on Push / build (push) Successful in 1m12s
2025-05-22 09:34:20 -05:00