property
sqlite.StatementColumnMetadata.database
database: null | string
The unaliased name of the origin database, or null if the column is the result of an expression or subquery. This property is the result of sqlite3_column_database_name().