Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_all
Method · 0.45
except
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected