if you use `@Embedded` annotation, please remove `...
# android
d
if you use
@Embedded
annotation, please remove
@Entity(tableName = "shape_detail")
. Your use of
@Embedded
room will create a table contains columns are fields in
ShapeDetailEntity
and
ForecastEntity