Showing two columns with same name
Author: KevinGiacominoCreated Jun 18, 2018Updated Sep 20, 2021
Labelshelp 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 :
User class :

Thank's (:
Source: facebook/stetho