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 ddfd8c8525
feat(api): add UUIDv7 implementation in SQL and Python (#22058)
This PR introduces UUIDv7 implementations in both Python and SQL to establish the foundation for migrating from UUIDv4 to UUIDv7 as proposed in #19754.

ID generation algorithm of existing models are not changed, and new models should use UUIDv7 for ID generation.

Close #19754.
7 months ago
..
versions feat(api): add UUIDv7 implementation in SQL and Python (#22058) 7 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.