|
|
7bf871e985
|
fix: increase upappid length to VARCHAR(32) to avoid Data too long error
|
2026-05-20 16:38:08 +08:00 |
|
|
|
f0bf47881b
|
fix: remove non-existent auth_apiname from uapi query, add error handling
|
2026-05-20 16:31:25 +08:00 |
|
|
|
29a397bbf4
|
fix: remove duplicate auth_apiname migration from script (already done manually)
|
2026-05-20 16:15:25 +08:00 |
|
|
|
f0950f3673
|
fix: remove apisetid references from uapi.json, add auth_apiname migration to script
- uapi.json: remove apisetid from sortby/browserfields/editexclouded
- migrate script: include upapp.auth_apiname creation and migration from uapiset
|
2026-05-20 16:13:50 +08:00 |
|
|
|
af864460f0
|
fix: correct getConfig import path to appPublic.jsonConfig
|
2026-05-20 16:01:04 +08:00 |
|
|
|
f16aa302eb
|
feat: add migration script for uapi apisetid -> upappid
Script copies shared uapi records so each upapp gets its own copy,
then updates the link from apisetid to upappid.
|
2026-05-20 15:47:41 +08:00 |
|