CData Python Connector for MySQL

Build 25.0.9454

TinyInt1Type

Defines the presentation type used to display small integer values.

Possible Values

TINYINT, BIT, BOOLEAN

Data Type

string

Default Value

"TINYINT"

Remarks

Set this property to one of the following display types:

  • TINYINT: This type is reported as a number.
  • BIT: This type is reported as '0' or '1'. All non-zero values are treated as '1'.
  • BOOLEAN: This type is reported as 'false' or 'true'. All non-zero values are treated as 'true'.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454