PhysicalTableData Model
Commit 507c94b
Commit 507c94b adds support for decimal types by importing Decimal and updating numeric column detection. Commit 507c94b adds Decimal type support by importing Decimal from the decimal module and updating the numeric column detection logic.