
Create Empty Data Frame from Query Manifest
Source:R/sql-query-execution.R
db_sql_create_empty_result.Rd
Helper function that creates an empty data frame with proper column types based on the query result manifest schema. Used when query returns zero rows.