Kosuke Kihara
Results
1
issues of
Kosuke Kihara
## Description `insert_many` with `on_conflit` and `do_nothing` panics if every given key conflicts with existing rows. ``` thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/sea-orm-0.9.0/src/executor/insert.rs:121:54 note: run...