Donkere Vader
Donkere Vader
When running sudo bash install I get the following error: (Pop os 20.04 (based on Ubuntu)) ```Old conf file found in /root/.config/comfortable-swipe.conf Keep the old conf file? (default: yes) [Y/n]...
Because this is an opensource project and multiple people will work on this. Shouldn't there be a design language? So that the whole site will have the same design. Otherwise...
The example was not working for me. I got it working like this;
### Bug Description When including hardcoded values in a `SELECT` statement, the value that is returned by sqlx is an `Option` type. For example; ```rs let record = query!("SELECT true...