Ptable
Bun

property

sqlite.StatementColumnMetadata.table

table: null | string

The unaliased name of the origin table, or null if the column is the result of an expression or subquery. This property is the result of sqlite3_column_table_name().