Files
fastapi-best-architecture/backend/alembic
Wu Clan d9985f9d4d Add plugin system and notice plugin (#503)
* Update system notice to plugin

* Add plugin model alembic support

* update plugin conf

* add plugin route injection

* update plugin route inject

* fix and optimize plugin router inject
2025-02-13 21:19:49 +08:00
..

Generic single-database configuration with an async dbapi.

If you add a new app to the framework, be sure to read the contents of the env.py file.