Sylwester Rąpała
Sylwester Rąpała
So If I would like to add support for Polish language I need add it to snowball first?
Awesome! Waiting for it!
Great. I need JSON schema to my project. I am new to rust macros. But if u have some plan how to refactor and describe how would u like API...
Feel free to notify me with your plan of impl/refactor. I am rather junior but I will try help if you wish.
I agree this feature is really helpful and was useful to organize code better and it worked well with version 6
@jxs some motivation can be found here: https://www.red-gate.com/hub/university/learning-pathways/database-devops-learning-pathway/database-versioning-source-control/level-0/the-what-why-and-how-of-database-versioning-with-flyway Consider this example: If your database's current version is V1.5.7 and you're about to apply a migration labeled V2.0.0, the jump in...
@bikeshedder I think your suggest code is incorrect, because you want status.size to be updated on every loop. Actually my code with pool.status().size is not corrected either, because status stats...
Not exactly. It was a small PR but I decided to write a test anyway I already have a part that was running postgres in a container and after running...
It looks like `MsgCreateBalancerPool` can't be decoded also with current version. At least at block `3504952` ```json { "code": 3, "message": "unable to resolve type URL /osmosis.gamm.v1beta1.MsgCreateBalancerPool: tx parse error:...