Robert Menke
04/27/2022, 1:14 AMeygraber
04/27/2022, 2:59 AMtoString()
will be invoked on the wrapped type
3. If the wrapped type is boxed, a converter for the value type will be used if one exists, otherwise toString()
will be invoked on the value typejw
04/27/2022, 3:04 AMjw
04/27/2022, 3:05 AMjw
04/27/2022, 3:06 AMephemient
04/27/2022, 3:09 AMeygraber
04/27/2022, 3:19 AMjw
04/27/2022, 3:21 AMjw
04/27/2022, 3:22 AMephemient
04/27/2022, 3:42 AM-Xuse-14-inline-classes-mangling-scheme
) Kotlin was compatible with either ABI as it used the metadata. was still an ABI break though.alec
04/29/2022, 12:28 PMalec
04/29/2022, 12:30 PMalec
04/29/2022, 12:30 PMalec
04/29/2022, 12:31 PMalec
04/29/2022, 12:31 PMCarter
04/29/2022, 1:20 PM$
string formatting of SQL queries.Marco Righini
04/29/2022, 4:03 PMawaitItem
, but returning true in case of TimeoutCancellationException
.jw
04/29/2022, 4:04 PMtrunk
as runTest
now provides test-wide idle timeoutsMarco Righini
04/29/2022, 4:04 PMjw
04/29/2022, 4:05 PMjw
04/29/2022, 4:05 PMbrabo-hi
05/03/2022, 6:07 PMapp.cash.sqldelight:sqlite-3-38-dialect:2.0.0-alpha02
?Tolriq
05/04/2022, 11:28 AMjames
05/06/2022, 1:05 AMjw
05/06/2022, 1:06 AMjames
05/06/2022, 1:19 AMtakahirom
05/06/2022, 11:25 AMclass redefinition failed: attempted to change the schema (add/remove fields)
@RunWith(AndroidJUnit4::class)
class ExampleUnitTest {
@get:Rule
val paparazzi = Paparazzi()
saket
05/06/2022, 12:18 PMtakahirom
05/06/2022, 4:02 PM