facebook/stetho

Showing two columns with same name

Open

#598 opened on Jun 18, 2018

View on GitHub
 (4 comments) (2 reactions) (0 assignees)Java (12,643 stars) (1,163 forks)batch import
help wanted

Description

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