Skip to content

Make postgresql-query's sqlExp quasiquoter allow #{} embedding of ToField objects #10

@mzabani

Description

@mzabani

We currently alias it to hpgsql's sql quasi-quoter, which is not compatible to that extent, as it requires ToPgField instances for #{} embedding.

This may require making hpgsql's parser more flexible, or re-importing the existing implementation of the quasiquoter from postgresql-query and changing some bits.

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