You are browsing as a guest. Sign up (or log in) to start making projects!

2h 54m 58s logged

i switched to sqlx and the code is much cleaner but now i have to hack around how sqlx builds offline with SQLX_OFFLINE=true cargo build but i only have to do it once then its cached

using sqlx is much more developer friendly and it taught me that a connection pool can harm the application because temp tables are only kept per connection not per entire database

since nothing really changed but the code became cleaner i will show another music player that can display the generated playlist

0
7

Comments 0

No comments yet. Be the first!