Document cross_database module (renamed from migrate in 3.11)#1634
Open
imilinovic wants to merge 1 commit into
Open
Document cross_database module (renamed from migrate in 3.11)#1634imilinovic wants to merge 1 commit into
imilinovic wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
16a73bf to
ede7ce6
Compare
ede7ce6 to
99c0ab3
Compare
99c0ab3 to
3212a1c
Compare
3212a1c to
270d0d1
Compare
Add the cross_database reference page covering all procedures (bolt, neo4j, mysql, postgresql, sql_server, oracle_db, s3, arrow_flight, duckdb, servicenow), the Bolt type conversion rules (including the lossy 30-days-per-month Duration flattening), the same-parameters guard, and the migrate.* alias table. Reduce the migrate page to a redirect stub pointing at cross_database; the migrate.* names continue to work via Memgraph's callable-mapping aliases, but the canonical reference now lives at cross_database.
270d0d1 to
c84755d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add the cross_database reference page covering all procedures (bolt, neo4j, mysql, postgresql, sql_server, oracle_db, s3, arrow_flight, duckdb, servicenow), the Bolt type conversion rules (including the lossy 30-days-per-month Duration flattening), and the same-parameters guard.
Keep the migrate page in place with a callout pointing at the new location, since migrate.* names remain as aliases.
Release note
Please briefly explain the changes you made which will be added to the changelog.
Related product PRs
PRs from product repo this doc page is related to:
(paste the links to the PRs)
PR3832
Checklist:
bugfixorfeaturelabel, based on the product PR type you're documenting