Marco Beierer
Marco Beierer
@asaskevich first of all, thank you for this nice library. Just a short notice: the use of int validation on type int64 did work in the past. I discovered the...
Hi @elico I'm sorry, I missed your comment in January. It's hard to remember what exactly the problem was at the time, but I can confirm that it has been...
@glebteterin Thank you for reporting the issue. I have no time to fix the issue currently, but am open for pull requests...
Hi @ChemicalRocketeer Thank you for your pull requests. I had a look at the issue and you are absolutely right, we shouldn't abort on status code 125. Unfortunately I think...
I can confirm that it works great in the current state. I use it for some time for scaffolding my applications and maintain only a small list of nice-to-have improvements....
@runem Thank you for your great work. Quick question: Are you interested in adding support for [web types](https://github.com/JetBrains/web-types) or would your prefer if we maintain a fork?
@jpradelle Thank you for the info, good to know :+1:
Hi @saward I ran into the same issue today with three schema where tables with the same name existed in two schema. I tried your PR, but it didn't solve...