Waket Zheng

Results 35 issues of Waket Zheng

@Vonng 维护的项目 adcode 看起来已经很久不更新数据了,是否考虑更换数据源?

**Describe the bug** Both `make deps` and `poetry install` got SolverProblemError: ``` $ make deps Installing dependencies from lock file SolverProblemError Because psycopg (3.0.12) depends on backports.zoneinfo (>=0.2.0) which doesn't...

We'd better show the table name and its references when raising ConfigurationError due to cyclic fk references.

``` Traceback (most recent call last): File "setup.py", line 65, in test_suite='test.test_all', File "/home/vagrant/archive/Flask-WhooshAlchemyPlus/.tox/py27/local/lib/python2.7/site-packages/setuptools/__init__.py", line 145, in setup return distutils.core.setup(**attrs) File "/usr/lib/python2.7/distutils/core.py", line 151, in setup dist.run_commands() File "/usr/lib/python2.7/distutils/dist.py", line...

- Add a new class `RegisterTortoise` which can be used in lifespan context - Enhancement `register_tortoise` to auto run in lifespan context, but echo deprecated warning ## Description Support register...

## Description ## Motivation and Context The [document](https://www.neoteroi.dev/blacksheep/testing/) of blacksheep suggests to use pytest_asyncio for async test, so I add it to dev group, and change `_tests.py` to be in...

**Describe the bug** `blacksheep` released v2.0 which support pydantic V2 https://github.com/Neoteroi/BlackSheep/blob/main/requirements.txt#L35 **Expected behavior** We can upgrade it and fix the unittest error in examples/blacksheep now.

### What problem does this feature solve 比如类似这样的模版:https://github.com/element-plus/element-plus-vite-starter ### What does the proposed API look like 或者类似手把手带你撸后台的那种教程

enhancement