Commit f6b95dc
Fix testStructureValidationAfterRelationsAttribute for schemaless mode
Skip the test when getSupportForAttributes() is false (schemaless mode)
because schemaless databases allow unknown attributes by design, so
Structure validation won't reject the 'name' attribute.
Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com>1 parent 909ad2d commit f6b95dc
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1104 | 1104 | | |
1105 | 1105 | | |
1106 | 1106 | | |
| 1107 | + | |
| 1108 | + | |
| 1109 | + | |
| 1110 | + | |
| 1111 | + | |
| 1112 | + | |
1107 | 1113 | | |
1108 | 1114 | | |
1109 | 1115 | | |
| |||
0 commit comments