Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Introduce Var newtype #41

Open
Open
@garyb

Description

@garyb

That would avoid stringly typed Vari - it would mean we have to use printIdent rather than accidentally printing the plain string anywhere, and would also allow us to use that type instead of VM.Var in SlamData (currently we use VM.Var in most places involving SQL & varmap vars but then unwrap to a plain string when generating SQL 😕)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions