Skip to content

Introduce method to retrieve all variables from .sql file #17

@voightp

Description

@voightp

The new method is intended to provide the user with a dictionary of "table": [Variable, ...] to produce an overview of available variables.

The suggested approach is to use 3 methods:

  1. Get tables
  2. Get variables from a table
  3. Get all tables and variables

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions