sqlClient

fun SQLiteOpenHelper.sqlClient(tables: Tables): SqlClient

Create a SqlClient from a Android SqLite SQLiteDatabase with Tables mapping

Samples

org.ufoss.kotysa.android.sample.UserRepositorySqLite