Bulat Kurbanov 7d99897b0e
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
rust-clippy analyze / Run rust-clippy analyzing (push) Has been cancelled
Use ON CONFLICT upsert for genres
Replace the previous IF EXISTS/UPDATE/INSERT logic in the update_genre
PL/pgSQL function with a single INSERT ... ON CONFLICT DO UPDATE to
perform an atomic upsert and avoid races. Reformat the client.execute
call for readability.
2025-10-25 21:37:52 +02:00
2025-03-23 13:30:41 +01:00
2024-04-14 13:26:57 +02:00
2025-10-25 21:37:52 +02:00
2023-09-24 22:39:54 +02:00
2025-09-22 15:50:03 +00:00
2025-09-22 15:50:03 +00:00
2022-08-15 23:15:20 +03:00
Description
No description provided
721 KiB
Languages
Rust 98.6%
Dockerfile 0.8%
Shell 0.6%