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