Skip to content

Add MemGQL v0.7.0 - #1675

Merged
gitbuda merged 7 commits into
mainfrom
add-memgql-v0.6.4
Jul 5, 2026
Merged

Add MemGQL v0.7.0#1675
gitbuda merged 7 commits into
mainfrom
add-memgql-v0.6.4

Conversation

@DavIvek

@DavIvek DavIvek commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Release docs for MemGQL 0.7.0.

What this enables

  • Cross-backend piping — a "Piping: fetching only what joins" section in Multiple Graphs (what gets faster and when it applies, incl. the catalog-graph ADD GRAPH condition), plus the changelog entry with the inline-map join spelling (MATCH (i:Invoice {employee_id: e.id})).
  • SQL Server connector — new connect/sqlserver.mdx page (multi-mode ADD CONNECTOR … TYPE sqlserver with an ADO connection string), listed in features and nav, with a config section in the reference.
  • ADD GRAPH IF NOT EXISTS — grammar + semantics in the reference, example in Multiple Graphs, changelog.
  • Log levels — reference logging section rewritten for the CRITICAL…TRACE ladder; info-queries-only removal and the now-filtered log file are called out as behavior changes.
  • Docker image pins bumped to 0.6.4 (complete.mdx, public-private use case).
  • Memgraph as the caching layer.

@vercel

vercel Bot commented Jul 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
documentation Ready Ready Preview, Comment Jul 5, 2026 5:12pm

Request Review

DavIvek added 5 commits July 4, 2026 01:50
…4 corrections

Corrections backed by live verification: INTERSECT/EXCEPT are supported
(composite arms combine locally; verified on Memgraph, PostgreSQL, SQL
Server), DETACH DELETE on SQL backends executes as a plain DELETE (new
known-limitations entry), mapping identifier notes updated to the exact
matching shipped in 0.6.3, and the shortest-path table row had an extra
cell.
@DavIvek
DavIvek force-pushed the add-memgql-v0.6.4 branch from c8b60ea to c52e387 Compare July 3, 2026 23:50
@DavIvek
DavIvek changed the base branch from memgql-v0.6-docs to main July 3, 2026 23:51
@gitbuda gitbuda changed the title Add MemGQL v0.6.4 Add MemGQL v0.7.0 Jul 5, 2026
@gitbuda
gitbuda merged commit 694f3f6 into main Jul 5, 2026
2 checks passed
@gitbuda
gitbuda deleted the add-memgql-v0.6.4 branch July 5, 2026 17:57
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.

2 participants