Update expression plan strings - #3277
Conversation
|
|
@zachmu DOLT
|
|
SummaryCoverage spans core database behavior for constraints, indexes, schema-qualified lookups, counts, range queries, query-plan consistency, prepared-query reuse, and type conversion, including boundary and repeated-execution cases. Broader compatibility, dependency, and compilation checks also showed the change behaving cleanly across the affected areas. Safe to merge — no regressions, new failures, or previously flagged failures were found, and the exercised database behavior and compatibility checks remain healthy. Tests run by Ito
Tip Reply with @itoqa to send us feedback on this test run. |
…on-string # Conflicts: # go.mod # go.sum

Updates plan expectations for dolthub/go-mysql-server#3803.