diff --git a/source/dbstructures.pas b/source/dbstructures.pas index a92e75d6..339113fd 100644 --- a/source/dbstructures.pas +++ b/source/dbstructures.pas @@ -2077,7 +2077,7 @@ var Index: dtTinyint; NativeTypes: '1'; Name: 'TINYINT'; - Names: 'INT2|BOOLEAN'; + Names: 'INT2|BOOLEAN|BOOL'; Description: ''; HasLength: False; RequiresLength: False;