facebook/stetho

Showing two columns with same name

Open

#598 opened on 2018年6月18日

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

説明

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

コントリビューターガイド