dbColumnExists

fun dbColumnExists(db: SqlDriver, table: String, column: String): Boolean

This function helps us identify what version a database is to run the appropriate migration