Commit 76554e0
committed
Fix Create_temporal_table_with_period_columns_not_hidden test
Period columns are shadow properties at the model level regardless of the
HIDDEN SQL flag, so the IColumn collection only exposes Id and Name. The
HIDDEN flag affects emitted SQL only, not table.Columns.1 parent 7f62f0c commit 76554e0
1 file changed
Lines changed: 1 addition & 3 deletions
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
96 | | - | |
97 | | - | |
| 95 | + | |
98 | 96 | | |
99 | 97 | | |
100 | 98 | | |
| |||
0 commit comments