Name

SQLITE_ENABLE_COLUMN_METADATA — Enable column metadata

Description

Enables the retrieval of column metadata required to support the following C API calls:

  • sqlite3_column_database_name()

  • sqlite3_column_database_name16()

  • sqlite3_column_table_name()

  • sqlite3_column_table_name16()

  • sqlite3_column_origin_name()

  • sqlite3_column_origin_name16()

  • sqlite3_table_column_metadata()

Get Using SQLite now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.