Skip to content

Add option to set SQL session variables #36

Open
@jcjones

Description

@jcjones

If, for example, a timezone needs to be changed, we need a way to set session variables. One way might be to add to the config file something like:

  session_prefix_query: >
    SET time_zone='Etc/UTC';

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