Skip to content

Auto-add quotes in where clause #67

@patrickTingen

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)

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions