facebookarchive / stetho

Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.
http://facebook.github.io/stetho/
MIT License
12.66k stars 1.13k forks source link

Showing two columns with same name #598

Open KevinGiacomino opened 6 years ago

KevinGiacomino commented 6 years ago

Hello,

I'm using Room Persistence Library and Stetho for an android app. When i inspect db from chrome://inspect it is showing two primary key "id" columns.

Anyone can tell me why ?

Stetho debug : stetho

User class : user

Thank's (:

theapache64 commented 5 years ago

Same issue +1

jasta commented 5 years ago

I truly am not sure why this is happening.

getsadzeg commented 5 years ago

Same here. I can't believe that there are no more responses to this issue.

@jasta Maybe add bug and/or enhancement label too.

anishlukk123 commented 2 years ago

i am not sure why this is happening