dbx/src/components/sql-file
t8y2 0aa562f6ee fix: replace crypto.randomUUID with polyfill for HTTP contexts
crypto.randomUUID() is only available in secure contexts (HTTPS/localhost).
Add uuid() utility with fallback for HTTP deployments.
2026-05-05 23:51:07 +08:00
..
SqlFileExecutionDialog.vue fix: replace crypto.randomUUID with polyfill for HTTP contexts 2026-05-05 23:51:07 +08:00