Back to Exposed

unionAll

docs/api/exposed-r2dbc/org.jetbrains.exposed.v1.r2dbc/union-all.html

1.2.0573 B
Original Source

unionAll

fun AbstractQuery<*>.unionAll(other: Query): UnionAll

Combines all results from this query with the results of other, WITH duplicates included.

Samples

org.jetbrains.exposed.v1.r2dbc.sql.tests.shared.dml.UnionTests.testUnionWithAllResults

Generated by Dokka © 2026 Copyright