- Fixed crash when a boolean column contains only one unique value (e.g., all True) and the table is rendered with the native backend.
- Fixed object columns containing decimal.Decimal values (e.g., from Amazon Redshift) being incorrectly treated as categorical instead of numerical.