MCPcopy Create free account
hub / github.com/PRQL/prql / except_all

Method except_all

prqlc/prqlc/src/sql/dialect.rs:455–457  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

453 }
454
455 fn except_all(&self) -> bool {
456 false
457 }
458
459 fn has_concat_function(&self) -> bool {
460 false

Callers 2

intersect_allMethod · 0.45
exceptFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected