Open jem-davies opened 2 weeks ago
It appears for me that the test: TestIntegrationOracle in ./internal/impl/sql/integration_test.go: is failing with:
Diff: --- Expected +++ Actual @@ -1 +1 @@ -[{"bar":8,"baz":"and this","foo":"doc-8"}] +[{"bar":"8","baz":"and this","foo":"doc-8"}]
It appears for me that the test: TestIntegrationOracle in ./internal/impl/sql/integration_test.go: is failing with: