Skip to content

docs: add IvorySQL 5 dblink adaptation guide - #306

Open
messere1 wants to merge 4 commits into
IvorySQL:masterfrom
messere1:codex/issue-1109-dblink
Open

docs: add IvorySQL 5 dblink adaptation guide#306
messere1 wants to merge 4 commits into
IvorySQL:masterfrom
messere1:codex/issue-1109-dblink

Conversation

@messere1

@messere1 messere1 commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Summary\n\n- add bilingual IvorySQL 5 build and installation instructions for dblink\n- document named connections, typed remote queries, DML, remote transactions, and asynchronous queries\n- cover Oracle-compatible sessions and security/operational guidance\n- add the component to both navigation files and ecosystem overview tables\n\n## Validation\n\nValidated on IvorySQL 5.6 / PostgreSQL 18.6:\n\n- bundled PostgreSQL regression suite — passed\n- named connection and UTF-8 query — passed\n- insert/update and remote rollback — passed\n- asynchronous query/result draining — passed\n- Oracle-compatible session query and DML — passed\n\nFixes IvorySQL/IvorySQL#1109

Copilot AI lite review requested due to automatic review settings September 6, 2026 10:51

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The documentation additions are consistent with existing repo conventions and correctly integrated into EN/CN nav and overview tables without introducing formatting or reference issues.

Pull request overview

Adds bilingual documentation for the dblink ecosystem component in the IvorySQL docs, including usage patterns (named connections, typed remote queries, DML, transactions, async queries) and basic security/operations guidance, and wires the new pages into both EN/CN navigation and ecosystem overview tables.

Changes:

  • Add new EN/CN dblink component pages with build/install steps and validated usage examples.
  • Register dblink in EN/CN ecosystem overview tables with version/context notes.
  • Add dblink to EN/CN nav trees under “Ecosystem components”.
File summaries
File Description
EN/modules/ROOT/pages/master/ecosystem_components/ecosystem_overview.adoc Adds dblink to the EN ecosystem overview table.
EN/modules/ROOT/pages/master/ecosystem_components/dblink.adoc New EN dblink adaptation/usage guide (install + examples + security notes).
EN/modules/ROOT/nav.adoc Adds dblink to EN navigation under ecosystem components.
CN/modules/ROOT/pages/master/ecosystem_components/ecosystem_overview.adoc Adds dblink to the CN ecosystem overview table.
CN/modules/ROOT/pages/master/ecosystem_components/dblink.adoc New CN dblink adaptation/usage guide (install + examples + security notes).
CN/modules/ROOT/nav.adoc Adds dblink to CN navigation under ecosystem components.
Review details
  • Files reviewed: 6/6 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@github-actions
github-actions Bot temporarily deployed to pull request September 6, 2026 10:55 Inactive
@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown

🚀 IvorySQL-Docs Preview Ready

@github-actions
github-actions Bot temporarily deployed to pull request September 6, 2026 11:02 Inactive
@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown

🚀 IvorySQL-Docs Preview Ready

@github-actions
github-actions Bot temporarily deployed to pull request September 6, 2026 11:06 Inactive
@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown

🚀 IvorySQL-Docs Preview Ready

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