diff --git a/modules/Develop/views/schema/steps/structure.vue b/modules/Develop/views/schema/steps/structure.vue index 089afd5..9790137 100644 --- a/modules/Develop/views/schema/steps/structure.vue +++ b/modules/Develop/views/schema/steps/structure.vue @@ -211,7 +211,6 @@ const types: string[] = [ 'tinyIncrements', 'tinyInteger', 'tinyText', - 'unsignedDecimal', 'uuid', 'year', ]