You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/migrations
QuantumGhost 930c4cb609
feat(api): Adjust `WorkflowDraftVariable` and `WorkflowNodeExecutionModel` (#20746)
- Add `node_execution_id` column to `WorkflowDraftVariable`, allowing efficient implementation of 
  the "Reset to last run value" feature.
- Add additional index for `WorkflowNodeExecutionModel` to improve the performance of last run lookup.

Closes #20745.
8 months ago
..
versions feat(api): Adjust `WorkflowDraftVariable` and `WorkflowNodeExecutionModel` (#20746) 8 months ago
README chore: remove the unused config INNER_API_KEY (#14780) 11 months ago
alembic.ini chore: update SQLAlchemy configuration with custom naming convention (#6854) 2 years ago
env.py Introduce Plugins (#13836) 12 months ago
script.py.mako add pgvecto_rs support and upgrade SQLAlchemy (#3833) 2 years ago

README

Single-database configuration for Flask.