Most likely fix clear database with keeping read
This commit is contained in:
parent
88bccfc015
commit
9e78f4f0f1
@ -231,7 +231,7 @@ interface MangaQueries : DbProvider {
|
|||||||
)
|
)
|
||||||
""".trimIndent()
|
""".trimIndent()
|
||||||
)
|
)
|
||||||
.whereArgs(0)
|
.whereArgs(0, *sourceIds.toTypedArray())
|
||||||
.build()
|
.build()
|
||||||
)
|
)
|
||||||
.prepare()
|
.prepare()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user