Skip to content

Commit 64ba71a

Browse files
committed
enable count distinct integration tests
1 parent 67895da commit 64ba71a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

integration_test/test_helper.exs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,6 @@ excludes = [
124124
:selected_as_with_order_by_expression,
125125
:selected_as_with_having,
126126

127-
# Distinct with options not supported
128-
:distinct_count,
129-
130127
# SQLite does not support anything except a single column in DISTINCT
131128
:multicolumn_distinct,
132129

0 commit comments

Comments
 (0)