apply

abstract fun apply(connection: DatabaseConnection)(source)

Details on parameters and result can be found here.

If an error is detected, then an SQLiteException should be thrown. Other exception types are not caught.