taozhi

Results 13 comments of taozhi

> We had something similar. Everything worked local, but not on production. > The problem was that we had 2 scaled server instances running. So it only worked 50% of...

> You can do this with a few bits and pieces as I have done in [lorikeet](https://github.com/cetra3/lorikeet/blob/ef8ba4a0f08e82d4cb33524b9e74cc50beec9078/src/step/http.rs#L157-L167): > > ```rust > use tokio::fs::File; > use tokio_util::codec::{BytesCodec, FramedRead}; > > let...

for `python3.6: No such file or directory` error, you could use the python version in your computer instead of python3.6 that specified by Pokemon-Terminal, the steps: - $ vim \`which...

@abraithwaite @pkthomsen I will support the ClickHouse dialect based on PostgresQL in the next version. Sorry for waiting so long

1. `5.1.0` will be released in the next week, you can get it from the milestone 2. when a new tag is released, the change log will be generated automatically...

@zwallacedev Thanks for your help. BTW, you can share the idea first, and code later.