Database Section Migration#458
Draft
Ethan-Arrowood wants to merge 4 commits intomajor-version-reorgfrom
Draft
Conversation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
25 tasks
🚀 Preview DeploymentYour preview deployment is ready! 🔗 Preview URL: https://preview.harper-documentation.harperfabric.com/pr-458 This preview will update automatically when you push new commits. |
🚀 Preview DeploymentYour preview deployment is ready! 🔗 Preview URL: https://preview.harper-documentation.harperfabric.com/pr-458 This preview will update automatically when you push new commits. |
🚀 Preview DeploymentYour preview deployment is ready! 🔗 Preview URL: https://preview.harper-documentation.harperfabric.com/pr-458 This preview will update automatically when you push new commits. |
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.
Database Section Migration
Summary
Migration of the
database/documentation section fromversioned_docs/version-4.X/into the new consolidated v4 reference structure atreference_versioned_docs/version-v4/database/.Files Created
reference_versioned_docs/version-v4/database/overview.mdreference_versioned_docs/version-v4/database/schema.mdreference_versioned_docs/version-v4/database/data-loader.mdreference_versioned_docs/version-v4/database/storage-algorithm.mdreference_versioned_docs/version-v4/database/jobs.mdreference_versioned_docs/version-v4/database/system-tables.mdreference_versioned_docs/version-v4/database/compaction.mdreference_versioned_docs/version-v4/database/transaction.mdreference_versioned_sidebars/version-v4-sidebars.json(Database category added)migration-context/link-placeholders/database-link-placeholders.mdSource Files Used
overview.md
versioned_docs/version-4.7/reference/architecture.md(primary)versioned_docs/version-4.7/reference/dynamic-schema.md(databases/tables concepts)release-notes/v4-tucker/4.2.0.md(database structure changes, single-file-per-database)schema.md
versioned_docs/version-4.7/developers/applications/defining-schemas.md(primary)versioned_docs/version-4.7/reference/data-types.md(data types reference)versioned_docs/version-4.7/reference/dynamic-schema.md(dynamic schema behavior)versioned_docs/version-4.7/reference/blob.md(blob type and usage)release-notes/v4-tucker/4.2.0.mdthrough4.6.0.mddata-loader.md
versioned_docs/version-4.7/developers/applications/data-loader.md(primary)release-notes/v4-tucker/4.6.0.mdstorage-algorithm.md
versioned_docs/version-4.7/reference/storage-algorithm.md(primary)release-notes/v4-tucker/4.3.0.mdjobs.md
versioned_docs/version-4.7/administration/jobs.md(primary)versioned_docs/version-4.7/developers/operations-api/bulk-operations.mdversioned_docs/version-4.7/developers/operations-api/jobs.mdsystem-tables.md
versioned_docs/version-4.7/reference/analytics.md(primary)versioned_docs/version-4.7/developers/applications/data-loader.mdversioned_docs/version-4.7/developers/replication/index.mdcompaction.md
versioned_docs/version-4.7/administration/compact.md(primary)release-notes/v4-tucker/4.3.0.mdtransaction.md
versioned_docs/version-4.7/administration/logging/transaction-logging.md(primary)versioned_docs/version-4.7/administration/logging/audit-logging.mdrelease-notes/v4-tucker/4.3.0.mdand4.5.0.mdVersion Annotations Added
High Confidence (Confirmed via release notes)
@relationship): Added in v4.3.0@computed): Added in v4.4.0Needs Verification
hdb_nodesandhdb_certificatesystem tables: Exact introduction version not confirmed via release notes__createdtime__/__updatedtime__: Likely v4.1.0 but not confirmedLink Placeholders Created
See
migration-context/link-placeholders/database-link-placeholders.mdfor the complete list.Summary: 25 total placeholders across 9 target sections (operations-api, configuration, replication, resources, rest, analytics, cli, logging, components)
Images/Assets Noted
storage-algorithm.md: TODO-IMAGE for the LMDB indexing diagramversioned_docs/version-4.7/assets/HarperDB-3.0-Storage-Algorithm.png.webpConflicts & Questions for Human Review
@relationshipvs@relation: v4.3.0 release notes show@relation, but v4.7 source docs use@relationship. Confirm which is current and if@relationis still supported.Migration Map Status
Updated status to "In Progress" — update to "Complete" after merge.
Checklist for Human Reviewer
@relationshipvs@relationdirective naming