Some checks failed
Build Extension / Build (ubuntu-latest) (push) Has been cancelled
Build Extension / Build (windows-latest) (push) Has been cancelled
Build Extension / Test (ubuntu-latest) (push) Has been cancelled
Build Extension / Test (windows-latest) (push) Has been cancelled
Release / Release (push) Has been cancelled
4 lines
87 B
Plaintext
4 lines
87 B
Plaintext
query predicate edges(int i, int j) {
|
|
i = 1 and j = 2 or i = 2 and j = 3
|
|
}
|
|
select "s" |