aio-libs / aio-libs/create-aio-app
Proposal: Adding pg_engine flag
Open
enhancement
- Dominant language
- Python
- Stars
- 309
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
Description
Would be nice if tool provide ability to choose postgres engine (`aiopg` or `asyncpg`).
Possible command could looks like
```sh
create-aio-app project --pg_engine asyncpg
```
If you consider it as an option i could send pr.
Contributor guide
Assessment
This issue has not been assessed yet.