Whenever I edit a comment in the admin panel, I am seeing double quotes after the UPDATE is issued to the table. I haven't look at the code yet, but it looks like an escaping issue.
Aren't becomes Aren\'t
After editing again, it becomes Aren\\'t, etc.
Running 2.0.3.
Cheers.