odc
odc copied to clipboard
[Feature]: BIT type data displays the result set according to its number of digits
Is your feature request related to a problem?
NO
Describe the solution you'd like
The current performance of ODC is: when the number of bit digits is less than 8, ODC will automatically fill the high bit with 0 when displaying a bit type value:
Compare competing product navicat:
Additional context
No response