Skip to content

Commit

Permalink
Merge pull request #961 from go-kivik/todo
Browse files Browse the repository at this point in the history
Remove todo note after verification
  • Loading branch information
flimzy committed May 6, 2024
2 parents 1d41cd9 + 4ea5969 commit 5ca437c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions x/sqlite/query_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -969,8 +969,6 @@ func TestDBQuery(t *testing.T) {
TODO:
- _stats
- value is null
- floating point values
- Verify that when reduce function throws exception, its return value should be treated as null
- built-in reduce functions:
- _approx_count_distinct (https://docs.couchdb.org/en/stable/ddocs/ddocs.html#approx_count_distinct)
- _approx_count_distinct
Expand Down

0 comments on commit 5ca437c

Please sign in to comment.