Commit cefc034
fix(testing): add missing select type to TableColumnType fixture
TableColumnType had also drifted out of sync with COLUMN_TYPES,
missing 'select'. It can't import COLUMN_TYPES to derive itself
(packages/* can't import apps/*), so it stays hand-maintained —
documented in place so the next drift is at least explained.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>1 parent 875eef5 commit cefc034
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
6 | 13 | | |
7 | 14 | | |
8 | 15 | | |
| |||
0 commit comments