mirror of
https://github.com/BetterCorp/BetterFrame.git
synced 2026-05-26 16:56:33 +00:00
Adds migration that finds all rows where id matches ^[0-9]+$ (legacy integer IDs converted to text strings), generates a UUID for each, updates all FK references dynamically via information_schema, then updates the PK. Existing data (cameras, layouts, kiosks, etc.) gets proper UUID IDs. New rows already use UUIDv7 from repository.ts. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| bsb-tests.json | ||
| package.json | ||
| tsconfig.json | ||