Nace Sc

Results 79 comments of Nace Sc

Not exactly , with these option we can not only making a one time job more clear , but introduce a hook-like mechanism to allow users do more things(remove,update, delayed...

The error will also be hidden if I replace the `SCOPE_IDENTITY() solution` with `OUTPUT clause`. However, when I try to insert some duplicate rows to a table: * `SCOPE_IDENITY()` will...

@v-kaywon Are you sure the first case error is the duplicated error ? I got the conversion error even if I use the `db.Query()` (or `db.QueryRow()`), it says `sql: Scan...

I do not know whether I should append in this issue , but in my case it do nothing with the DNS resolver , even with the pure IP:Port, the...

Hi @awalterschulze , I read the `CreateCustom` in `form.go`,and still have some questions. When we setup context metadata/header in grpc context , we will not define these kind of fields...

Haha , you can check the [grpc-go's oauth example](https://github.com/grpc/grpc-go/blob/master/examples/oauth/server/main.go#L96) for the grpc context metadata.

we will use this kind of data for auth and trace and other middleware operations

yep, so I fork another letmegrpc to our private repo, and will do some special edition XD