jean
10/25/2021, 6:50 PMkotlin.native.concurrent.InvalidMutabilityException: mutation attempt of frozen kotlin.Array
@Test
fun `test transaction`() {
queries.transaction {
}
}
What am I missing here?Chrimaeon
10/26/2021, 4:20 PMjean
10/26/2021, 5:06 PMjean
10/27/2021, 7:29 AMsaket
10/27/2021, 1:05 PM