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 12:16:18 +01:00
2025-07-19 11:56:30 +01:00
2025-07-18 17:36:12 +01:00
2025-07-19 11:31:16 +01:00