bug fix for nonlocal tables to work in Doltgres - #3041
Conversation
|
|
SummaryCoverage spans core database operations, foreign-key creation and enforcement, cross-schema and search-path behavior, multi-statement execution, fixture recovery, and compatibility handling. It includes normal flows and edge cases around omitted, explicit, and cascading relationship actions, while also surfacing existing metadata and cascade-behavior limitations. Safe to merge — no failure is attributable to this PR, so the results show no regression-based merge blocker. The unrelated foreign-key behavior and metadata findings are meaningful pre-existing issues to address separately, but do not increase the merge risk of this change. Tests run by ItoAdditional Findings DetailsThese findings are unrelated to the current changes but were observed during testing. 🟠 CASCADE foreign keys do not cascade
Evidence Package🟡 Constraint details hide explicit RESTRICT actions
Evidence PackageTip Reply with @itoqa to send us feedback on this test run. |
Footnotes
|

Depends on: dolthub/dolt#11406