Add SetArguments(args) method for dialect_xxxxx.go support. #36

Merged
lunny merged 2 commits from m2nlight/master into master 2018-03-07 09:19:19 +00:00
Owner

Author: @m2nlight

ADD:

  • The SetArguments method can pass any map[string]string object to dialect_xxxxx.go.

DETAILS:

Author: @m2nlight ADD: - The `SetArguments` method can pass any map[string]string object to dialect_xxxxx.go. DETAILS: - ref: https://github.com/go-xorm/xorm/issues/793 - xorm: https://github.com/go-xorm/xorm/pull/798
Author
Owner

Author: @Unknwon

@lunny do you have a chance to look at this PR if @m2nlight resyncs with the base branch?

Author: @Unknwon @lunny do you have a chance to look at this PR if @m2nlight resyncs with the base branch?
Author
Owner

Author: @lunny

@Unknwon done.

Author: @lunny @Unknwon done.
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No Assignees
1 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#36
No description provided.