Aaron (Aron) Roh

Results 8 issues of Aaron (Aron) Roh

Modify `ZRANGEBYLEX`, `ZRANGEBYSCORE`, `ZREVRANGEBYSCORE` commands that is regarded as deprecated on Redis 6.2.0 to `ZRANGE` with `BYLEX`, `BYSCORE`, `REV` arguments #2043

to-be-merged

`ZRANGEBYLEX` command is regarded as deprecated on Redis 6.2.0. But, it is still used on `Lexicographical indexes` reference document. https://redis.io/docs/reference/patterns/indexes/#lexicographical-indexes

Not shown partial of text(Endpoint path) located in the right side-bar which located in [REST API Reference](https://airflow.apache.org/docs/stable/rest-api-ref.html) *Dose not changed to the next line* ```html POST /api/experimental/dags/<DAG_ID>/dag_runs ``` **It seems...

## OS Mac ## VERSION 1.4.9 ## ISSUE DESCRIPTION In AnotherRedisDesktopManager's redis CLI, the binary value doesn't shown when I store using `SETBIT` command. ![image](https://user-images.githubusercontent.com/4939738/132940031-bfccf7b7-6938-456b-9bab-9dab87da7bb5.png) But in the value's GUI...

What about use data range style instead of defining comparative conditions on `where` query?

refactoring

### Describe the bug When I execute command `az mysql flexible-server create --resource-group $resourceGroup --name $storage --location "$location" --sku-name $skuMySQL` that without `--public-access` parameter, got an error of `requests.exceptions.ConnectionError: HTTPSConnectionPool`...

bug
Service Attention
MySQL
customer-reported
Auto-Assign
Auto-Resolve
Similar-Issue

Add 'Cloudformation Launch Stack' Button seems like good for this project for using it easily. Have you any plan? If not, I gonna pull request.

enhancement

Semian just supports net_http for HTTP adapter. In Ruby, `faraday` and `http` is also one of the representative HTTP client libraries. Is there any plan for supports faraday? if no,...