Skip to content

FR: Support from parameter command and name parameters #230

Description

@pvilas

It would be useful if we can define variable parameters like

.parameter set :user_id 'A_NAME'

and then use it in a select or favorite query

select * from user where id=:user_id;

or

.read test/test_user.sql

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