facebook/stetho

Showing two columns with same name

Open

#598 aberto em 18 de jun. de 2018

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

Guia do colaborador