Remove QuoteStr() in interface Dialect #55

Merged
lunny merged 1 commits from betacat0/core:remove-quotestr into master 2019-07-24 05:07:18 +00:00
Member

As Quote(string) string takes place of QuoteStr() string, I think it's time to remove QuoteStr() string from interface Dialect. Although that may lead to some unpleasant errors(to people who using QuoteStr() string a lot), it's worthwhile.

As ``Quote(string) string`` takes place of ``QuoteStr() string``, I think it's time to remove ``QuoteStr() string`` from interface `Dialect`. Although that may lead to some unpleasant errors(to people who using ``QuoteStr() string`` a lot), it's worthwhile.
lunny approved these changes 2019-07-24 05:06:56 +00:00
Dismissed
lunny closed this pull request 2019-07-24 05:07:18 +00:00
betacat0 deleted branch remove-quotestr 2019-07-24 05:08:42 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No Assignees
2 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: xorm/core#55
No description provided.