leftJoin

abstract infix override fun <V : Any> leftJoin(table: Table<V>): SqlClientQuery.Joinable<V, MutinySqlClientSelect.FromsTable<T, V>>