Skip to content

Method for describing database objects #17

Description

@amoeba

ADBC has a nice interface for describing resources (GetObjects) but I'm not sure how to get access to this in databow. For example, how would I list the fields in a table?

in sqlite's repl I could use .schema or in DuckDB, I can use their DESCRIBE.

Could databow have some \ or . commands and could we have one for GetObjects?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions