Koudai Aono

Results 38 issues of Koudai Aono

PyCharm doesn't support creating an environment for the remote hosts with the third-party plugin. We need the feature when creating an environment like docker, WSL. PyCharm team will support the...

enhancement

## Release schedule | Version | release issue | detail | code status | target date | | ------------- | ------------- | ------------- | ------------- | ------------- | | 0.0.x...

Meta

PyCharm can show a log for the package manager plugin. The places are Plugin Market and config panels of Interpreter. I attached the screenshots examples at the end of the...

If there are `pyproject.toml`? or `poetry.lock` in a project. PyCharm should recommend this plugin to a user. https://plugins.jetbrains.com/docs/marketplace/intellij-plugin-recommendations.html

enhancement

add documents include examples on each feature.

help wanted
good first issue
documentation

There is no document of the custom template. We should write a document on how to use the feature. ## Related issues https://github.com/koxudaxi/datamodel-code-generator/issues/144

documentation

This PR supports `byte` of string format. OpenAPI expects that byte is base64-encoded characters. https://swagger.io/docs/specification/data-models/data-types/#string But, I don't know how do we treat encoded/decoded values like base64 in Pydantic. I...

enhancement

### Feature DataAPI has limitations when running SQL Statement. > The response size limit is 1 MB or 1,000 records. If the call returns more than 1 MB of response...

enhancement

## Feature The API should handle timeout of transaction. > A transaction can run for a maximum of 24 hours. A transaction is terminated and rolled back automatically after 24...

enhancement

## Feature ### continue-after-timeout `A value that indicates whether to continue running the statement after the call times out` https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/data-api.html ## Funding * You can sponsor this specific effort via...

enhancement
polar