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
..
2023-09-14 14:40:16 +01:00
2025-08-10 17:26:15 +01:00
2025-07-14 13:29:55 +01:00
2025-05-10 13:58:58 +01:00
2025-07-15 15:45:17 +01:00
2025-07-19 11:56:30 +01:00