Fix table sorting for FK reference column in new table wizard
also add LargeBinary data type option
This commit is contained in:
parent
2f8411ba2f
commit
45b8d9fb84
2 changed files with 4 additions and 6 deletions
|
@ -183,6 +183,7 @@
|
|||
<option value="Date">Date</option>
|
||||
<option value="DateTime">DateTime</option>
|
||||
<option value="Text">Text</option>
|
||||
<option value="LargeBinary">LargeBinary</option>
|
||||
<option value="_fk_uuid_">FK/UUID</option>
|
||||
<option value="_other_">Other</option>
|
||||
</b-select>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue