Skip to content

Use column metadata in cell type detection#2877

Merged
lucafoscili merged 1 commit into
developfrom
fix/shape-memo-retrieving
Jul 1, 2026
Merged

Use column metadata in cell type detection#2877
lucafoscili merged 1 commit into
developfrom
fix/shape-memo-retrieving

Conversation

@stefanolanari

Copy link
Copy Markdown
Collaborator

Updated dom.ketchup.data.cell.getType to accept the column along with the cell, and propagated the new signature across data table, form, input panel, and f-cell call sites. Type inference now also considers column.maxLength (with cell-level override) when deciding MEMO vs STRING, and maxLength was added to KupDataColumn to support this metadata.

Updated `dom.ketchup.data.cell.getType` to accept the column along with the cell, and propagated the new signature across data table, form, input panel, and f-cell call sites. Type inference now also considers `column.maxLength` (with cell-level override) when deciding MEMO vs STRING, and `maxLength` was added to `KupDataColumn` to support this metadata.
@lucafoscili lucafoscili merged commit 27beb75 into develop Jul 1, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants