Bidaya0

Results 11 issues of Bidaya0

**Checklist** - [x] I checked the [FAQ section](https://schemathesis.readthedocs.io/en/stable/faq.html#frequently-asked-questions) of the documentation - [x] I looked for similar issues in the [issue tracker](https://github.com/schemathesis/schemathesis/issues) **Describe the bug** The schemathesis was throw an...

Type: Bug
Status: Review Needed

base on https://github.com/django-es/django-elasticsearch-dsl/pull/87

sql-lint was unable to lint the following query "(分号)[9] ()(括号)'WHERE vul_name='LDAP注入';".This could be a bug with sql-lint. Is there any escape character or cjk character that cannot be processed normally...

Case 1: The upstream has passed a value that may be empty. This empty value has no business meaning. It is hoped that the dataclass_json layer can be completed instead...

triage
requires-follow-up
api/v0

**Formatter tool** [ruff](https://beta.ruff.rs/docs/) **Filetype(s)** - python **Additional context** - 10-100x faster - Ruff can be used to replace [Flake8](https://pypi.org/project/flake8/) (plus dozens of plugins), [isort](https://pypi.org/project/isort/), [pydocstyle](https://pypi.org/project/pydocstyle/), [yesqa](https://github.com/asottile/yesqa), [eradicate](https://pypi.org/project/eradicate/), [pyupgrade](https://pypi.org/project/pyupgrade/), and [autoflake](https://pypi.org/project/autoflake/),...

new formatter