Karl 41229ba0bb feat(db): add account existence check before insertion
prevent duplicate accounts by checking if an account with the same username and stream already exists for the user before inserting a new one. returns a 409 conflict error if duplicate is detected.
2025-08-18 14:54:50 +01:00
2025-07-14 14:15:49 +01:00
2025-07-14 13:50:26 +01:00
2025-05-10 13:58:58 +01:00
2025-07-15 18:00:21 +01:00
2025-07-15 15:45:17 +01:00
2025-07-19 23:13:48 +01:00
2023-09-14 12:16:18 +01:00
2025-07-19 10:39:08 +01:00
2025-07-14 15:48:05 +01:00
2025-08-10 17:27:14 +01:00

The file is empty.
Description
No description provided
Readme 302 KiB
Languages
Python 98.8%
Shell 1.2%