micro_utils.dokka
0.9.7
android
micro_utils.dokka
/
dev.inmo.micro_utils.repos
/
createTable
create
Table
android
fun
SQLiteDatabase
.
createTable
(
tableName
:
String
,
vararg
columnsToTypes
:
Pair
<
String
,
ColumnType
>
,
onInit
:
SQLiteDatabase
.
(
)
->
Unit
?
=
null
)
:
Boolean
Content copied to clipboard