pragma

fun pragma(pragma: SQLitePragma, value: Any): String?(source)
fun pragma(key: String, value: Any): String?(source)