Results 6 issues of sunfuze

support backslash unescape

make transaction support hooks - [x] Do only one thing - [x] Non breaking API changes - [x] Tested ### What did this pull request do? Use callbacks.Begin as hook...

status:stale

we can return our custom error which imply interface `gqlerrors.ExtendedError` instead of new a `gqlerrors.Error`. And remove unnecessary `gqlerrors.FormattedError` embed.

https://github.com/ali-sdk/ali-rds/blob/master/lib/operator.js#L161 code here will filter columns in where. ```javascript ... for (let i = 0; i < options.columns.length; i++) { const column = options.columns[i]; // below here filter column in...

https://github.com/assembla/cony/blob/dd62697b0adb9adfda8589520cb85f4cbc2361f1/consumer.go#L76 I find i can't set queue ttl, which set by args 'x-expires'