horaedb
horaedb copied to clipboard
feat: add partition_info field in system.public.tables
Rationale
The system table tables
adds a partition_info
column to distinguish whether the table is a partition table.
Detailed Changes
Add partition_info
in system.public.tables
.
Test Plan
Add a test in integration-test.