Commit 8eb114d
committed
Increase default value length for metadata properties
The 'DEFAULT_VALUE' column in the 'UCA_METADATA.PROP' table was too
short (VARCHAR(20)), risking to truncation or errors when storing
longer default property values1 parent be64629 commit 8eb114d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments