facebook/stetho

Showing two columns with same name

Open

#598 ouverte le 18 juin 2018

Voir sur GitHub
 (4 commentaires) (2 réactions) (0 assignés)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 (:

Guide contributeur