Oleg

Results 15 comments of Oleg

Looks like they don't accept for a while

Maybe show it like this? https://github.com/cosmtrek/air/pull/64

Maybe we will close this issue? I want to start coding on some 'good first issue' to dive deeper in fabric, but it's hard to find smth..

In case I write -name * it response with > Unable to find Dockerfile in any go files under this path if I set -name=*, it writes > Invalid regular...

Sorry, I have the same in that case too.. ![image](https://user-images.githubusercontent.com/24373601/82071159-633bf000-96de-11ea-96db-dc7d98c701c5.png)

I agree, are there any plans for that? Will happy to prepare PR for that. @kpacha

Are there any updates on this issue? I also have this problem with tables in one public schema, however with x-migrations-table and x-migrations-table-quoted I placed schema_migrations table on different schemas....

We need that as well. We are developing a payment system. We trigger another 3-rd party by HTTP call, and that API returns a callback to us. The structure of...

@ei-grad have you found the solution to read batch from poll()? Some other client? We also need to do this, but seems we have to batches on the application side.