Skip to content

Auto-add quotes in where clause #67

Description

@patrickTingen

When entering a where clause on a character field and omitting quotes, DD should add them.

WHERE: cust-name = All Around Sports
Should be changed by DD to
WHERE: cust-name = "All Around Sports"

(Johan Geerts mail 5-1-2021)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions