facebook/stetho

Showing two columns with same name

Open

#598 geöffnet am 18. Juni 2018

Auf GitHub ansehen
 (4 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)Java (12.643 Stars) (1.163 Forks)batch import
help wanted

Beschreibung

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 (:

Contributor Guide