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 (1 163 forks)batch import
help wanted

Métriques du dépôt

Stars
 (12 643 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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