Alexey Gribchenkov

Results 2 issues of Alexey Gribchenkov

When the deployment occurs, the following error occurs: `DBError(Execute(Database(PgDatabaseError { severity: Error, code: "42P05", message: "prepared statement \"sqlx_s_1\" already exists",` I believe this is being fixed "disable_statement_logging" ``` use crate::settings::Settings;...

### What happened? ![Image](https://github.com/user-attachments/assets/9eac2754-01c3-4037-9cb0-958f4386fe5f) I want to install Mango on an external server. But I get an error when registering. ![Image](https://github.com/user-attachments/assets/1a398f78-0efa-4e3e-b7eb-750a6e2ed888) Maybe you will have some ideas how to fix...

bug