We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04f7409 commit 8e7af50Copy full SHA for 8e7af50
bin/cdqi
@@ -98,7 +98,7 @@ class Attribute
98
if @type
99
case @type
100
when 'Binary' then 'DateAttribute'
101
- when 'Boolean' then 'BooleanAttribute'
+ when 'Boolean' then 'BoolAttribute'
102
when 'Date' then 'DateAttribute'
103
when 'Decimal' then 'DecimalAttribute'
104
when 'Double' then 'DoubleAttribute'
0 commit comments