mirror of https://github.com/langgenius/dify.git
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. |
||
|---|---|---|
| .. | ||
| test_datetime_utils.py | ||
| test_email.py | ||
| test_flask_utils.py | ||
| test_helper.py | ||
| test_login.py | ||
| test_pandas.py | ||
| test_passport.py | ||
| test_password.py | ||
| test_rsa.py | ||
| test_uuid_utils.py | ||
| test_yarl.py | ||