Skip to content

Incorrect fstring implementation for sqlite dialect #1637

@bcho

Description

@bcho

This issue has been reported before in this discussion: #1153 . The issue is current fstring implementation is incorrect for sqlite since there is no concat function. Instead, sqlite uses || as concat operator.

Given #873 have not reached a conclusion, I want to raise an issue and submit a fix for it.

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