fullJoin

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