I have three entities in my android jetpack compose app with room database, only one of the entities is persisting, what would have been the cause
Room database multiple entities persistence
I have three entities in my room database android app, only one of the entities is persisting, others are not