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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions