Skip to content

Commit 7275360

Browse files
committed
Ignored unsupported cases
1 parent 253a7a3 commit 7275360

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

integration-tests/tests/sqlite/tursodatabase.test.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,8 @@ skipTests([
9393
'$count embedded',
9494
'$count embedded reuse',
9595
'$count embedded with filters',
96+
'select from a many subquery',
97+
'select from a one subquery',
9698
// CROSS JOIN is not supported
9799
'cross join',
98100
// ORDER BY is not supported for compound SELECTs yet

0 commit comments

Comments
 (0)