Files
vexplor/frontend/components/common
kjs 8bfc2ba4f5 feat: Enhance dynamic form service to handle VIEW tables
- Introduced a new method `resolveBaseTable` to determine the original table name for VIEWs, allowing for seamless data operations.
- Updated existing methods (`saveFormData`, `updateFormDataPartial`, `updateFormData`, and `deleteFormData`) to utilize `resolveBaseTable`, ensuring that operations are performed on the correct base table.
- Improved logging to provide clearer insights into the operations being performed, including handling of original table names when dealing with VIEWs.
2026-02-27 13:00:22 +09:00
..
2025-11-06 18:10:21 +09:00
2025-12-05 10:46:10 +09:00
2025-12-10 13:53:44 +09:00
2025-10-27 16:40:59 +09:00
2025-08-21 09:41:46 +09:00
2025-10-22 14:52:13 +09:00
2025-12-05 10:46:10 +09:00