This website requires JavaScript.
Explore
Help
Sign In
setop
/
sqlite-parquet-vtable
mirror of
https://github.com/cldellow/sqlite-parquet-vtable.git
Watch
1
Star
0
Fork
You've already forked sqlite-parquet-vtable
0
Code
Releases
Activity
d44c88ad64
sqlite-parquet-vtable
/
tests
/
templates
/
049-unusable-constraint.sql
3 lines
95 B
SQL
Raw
Blame
History
select
nn1
.
int8_1
from
no_nulls1
nn1
join
no_nulls2
nn2
using
(
int8_1
)
where
nn1
.
int8_1
=
0
;
0
View Git Blame
Copy Permalink