Skip to content

fix: preserve SQL bulk edge semantics - #73

Merged
j6k4m8 merged 1 commit into
masterfrom
fix/sql-bulk-edges-71
Jul 25, 2026
Merged

fix: preserve SQL bulk edge semantics#73
j6k4m8 merged 1 commit into
masterfrom
fix/sql-bulk-edges-71

Conversation

@j6k4m8

@j6k4m8 j6k4m8 commented Jul 24, 2026

Copy link
Copy Markdown
Member

Summary

  • create missing endpoint nodes during SQL bulk edge insertion
  • accept both two-item and metadata-bearing edge tuples
  • merge metadata when a bulk edge already exists
  • apply shared attributes consistently
  • keep endpoint creation, inserts, and updates in one atomic transaction
  • roll back the entire batch when insertion fails

@codspeed-hq

codspeed-hq Bot commented Jul 24, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 8 untouched benchmarks


Comparing fix/sql-bulk-edges-71 (3b09d7e) with master (c102c1b)

Open in CodSpeed

@j6k4m8
j6k4m8 merged commit 786a8d6 into master Jul 25, 2026
7 checks passed
@j6k4m8
j6k4m8 deleted the fix/sql-bulk-edges-71 branch July 25, 2026 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant