s-stoffel

Results 2 issues of s-stoffel

Example: ``` CREATE TABLE public.booking ( ..., message json NOT NULL, ... ) ``` According to the table explorer the json column is unsupported. ![image](https://cloud.githubusercontent.com/assets/22023953/18268215/1d963498-7423-11e6-8084-14a2b110f52f.png) The result in the data...

When moving from Medidata.ZipkinTracerModule to zipkin4net, I observed the following problem. One of our endpoints using zipkin tracing is calling another endpoint of the same server/application (i.e. it's the same...

help wanted