森田一世

Results 18 comments of 森田一世

@weiznich Thanks for explanation and all of your suggestions. I will implement those features, however I don't know how to parse hashmap with empty key like you wrote as a...

@weiznich I realized cli is now incompatible by making cli parameters occurred multiple times for multiple print_schema. I can't no longer use `index` in arguments of parameters for table-names. So,...

@weiznich According to [this discussion](https://github.com/clap-rs/clap/discussions/5287#discussioncomment-8049185), I need to use latest version of clap. However, this requires us to update minimum version of rust. That's why one of CI fails. Is...

@weiznich Are my tests sufficient? Do I need any other process to be merged?

@weiznich I am working on the merge conflict, so I will re-request review when it is done

Any Update on this topic? Or at least I want to know how to ignore the nested field from parsing.

It happens to me, which prevents me from updating actix-web 4.0. Is this being researched? I think why @tiagolobocastro does not have an error is related to `Cargo.lock`.