feat: Add category reference to ColumnSettings interface #395

Merged
kjs merged 2 commits from jskim-node into main 2026-02-26 13:53:37 +09:00

2 Commits

Author SHA1 Message Date
kjs 95caa2d10c Merge branch 'main' into jskim-node 2026-02-26 13:53:28 +09:00
kjs 63d8e17392 feat: Add category reference to ColumnSettings interface
- Introduced a new optional property `categoryRef` to the `ColumnSettings` interface in `tableManagement.ts`, allowing for better handling of category references in table configurations.
2026-02-26 13:53:12 +09:00