We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
math.round.extended
1 parent 1c144d7 commit 44286a6Copy full SHA for 44286a6
tests/config/cratedb.ini
@@ -1,14 +1,14 @@
1
-[Datasource]
2
-Name = cratedb
3
-LogicalQueryFormat = simple_lower
4
-SchemaName = doc
5
-CommandLineOverride = FILL_ME_WITH_PATH_OF_REPOSITORY
6
-[StandardTests]
7
-ExpressionExclusions_Standard = string.utf8, string.contains
8
-[LODTests]
9
-
10
-[UnionTest]
11
12
-[ConnectionTests]
13
-StaplesTestEnabled = True
14
-CastCalcsTestEnabled = True
+[Datasource]
+Name = cratedb
+LogicalQueryFormat = simple_lower
+SchemaName = doc
+CommandLineOverride = FILL_ME_WITH_PATH_OF_REPOSITORY
+[StandardTests]
+ExpressionExclusions_Standard = math.round.extended
+[LODTests]
+
+[UnionTest]
+[ConnectionTests]
+StaplesTestEnabled = True
+CastCalcsTestEnabled = True
0 commit comments