mirror of
https://github.com/langgenius/dify.git
synced 2026-01-13 21:57:48 +08:00
This PR fixes Alembic offline mode (`--sql` flag) by ensuring data migration functions only execute in online mode. When running in offline mode, these functions now skip data operations and output informational comments to the generated SQL. |
||
|---|---|---|
| .. | ||
| versions | ||
| alembic.ini | ||
| env.py | ||
| README | ||
| script.py.mako | ||
Single-database configuration for Flask.