Toolbox
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Toolbox
room
/
com.michaelflisar.toolbox.room.migration
/
renameColumn
rename
Column
fun
SQLiteConnection
.
renameColumn
(
tableName
:
String
,
oldName
:
String
,
newName
:
String
)
requires SQLite 3.25.0 (Android API 29)