Android room composite primary key, sort order

前端 未结 0 454
被撕碎了的回忆
被撕碎了的回忆 2021-01-20 16:06

In order to migrate old db to room, I have to make equivalent to line

primary keys(id1, id2 desc)

from

create table t(
id1 int         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题