Bulat Khasanov
Bulat Khasanov
Hello, now in the database there are 2 prefixes that are found in several banks. Can we fix this to make the definition of the Bank unambiguous? 451751 - ar/icbc...
Hi, I used the hashtable from your library. When I use the hashtable and often got hit miss, the library generates a lot of stack. It turns out to be...
**Is your feature request related to a problem? Please describe.** Can't connect to sentinel with asynq CLI
RedisFailoverClientOpt doesn't have SentinelUsername field
This PR is made for the future if you decide to make a breaking changes) Related to https://github.com/lestrrat-go/libxml2/pull/97
## Changes - Fix validation for grpc stream, validate before message handling. - Add WithErrorConverter option to customize protovalidate output. ## Verification - Add tests to related changes. - Check...
https://github.com/golang-migrate/migrate/pull/1135
Please add support for `ParseFailoverURL` for `FailoverOptions`, analogue of `ParseURL`, `ParseClusterURL` Also maybe some constructor that create redis.UniversalClient from url.
### Search before asking - [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues. ### What Happened Following query ``` INSERT INTO transaction ( id, transaction_status ) VALUES (...