Skip to content

Add jq_each table-valued function #1

@Florents-Tselai

Description

@Florents-Tselai
select * from jq_each('{"rows": ["hello", "world"]}', '.rows[]');
-- returns two rows, "hello" and "world"

Inspiration: https://mgdm.net/weblog/using-jq-in-sqlite/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions