Ilya Filtsin

Results 4 comments of Ilya Filtsin

I tried ```rust let pool = SqlitePoolOptions::new() .min_connections(1) .max_connections(1) .idle_timeout(None) .max_lifetime(None) //

Same for me. ``` sqlx = { version = "0.8", features = ["runtime-tokio", "sqlite", "macros", "migrate", "chrono", "regexp"] } ``` SqliteConnectOptions with regexp. ``` error returned from database: (code: 1)...

I'm also on niri and my clipboard with wezterm is living own life. I also have the problem that I can't copy text from one window of wezterm to another....

I laso have a workaround. Switching to alacritty :)