Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix SqlTiming serialization issue which causes SqlTiming.CommandText always be null after MiniProfiler.FromJson() #193

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

teddymaef
Copy link

fix SqlTiming serialization issue which causes SqlTiming.CommandText always be null after MiniProfiler.FromJson()

@SamSaffron
Copy link
Owner

this looks like it is in the wrong repo ... should go to
https://github.com/MiniProfiler/dotnet

On Sun, Sep 29, 2013 at 12:59 PM, Teddy [email protected] wrote:

fix SqlTiming serialization issue which causes SqlTiming.CommandText

always be null after MiniProfiler.FromJson()

You can merge this Pull Request by running

git pull https://github.com/teddymaef/MiniProfiler feature/fix_sqltiming_json_ser

Or view, comment on, or merge it at:

#193
Commit Summary

  • fix SqlTiming serialization issue which cause SqlTiming.CommandText
    always be null after MiniProfiler.FromJson()

File Changes

Patch Links:

@dixon
Copy link
Collaborator

dixon commented Sep 30, 2013

And that new location is under heavy refactoring right now. I haven't even looked at profiler deserialization from json yet.

@dixon
Copy link
Collaborator

dixon commented Oct 31, 2013

We have moved this project to https://github.com/MiniProfiler/dotnet - would you please make your changes there? Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants