facebook/stetho

Showing two columns with same name

Open

#598 创建于 2018年6月18日

在 GitHub 查看
 (4 评论) (2 反应) (0 负责人)Java (1,163 fork)batch import
help wanted

仓库指标

Star
 (12,643 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南