Skip to content

feat: Add Oracle Database dialect specific documentation for V7#827

Merged
WikiRik merged 24 commits intosequelize:mainfrom
prajalg:v7_docs_oracle
Apr 8, 2026
Merged

feat: Add Oracle Database dialect specific documentation for V7#827
WikiRik merged 24 commits intosequelize:mainfrom
prajalg:v7_docs_oracle

Conversation

@prajalg
Copy link
Copy Markdown
Contributor

@prajalg prajalg commented Feb 23, 2026

Added Documentation for Oracle Database Support for v7 sequelize/sequelize#18050

@prajalg prajalg requested a review from a team as a code owner February 23, 2026 13:02
@prajalg prajalg requested review from ephys and sdepold February 23, 2026 13:02
Copy link
Copy Markdown
Contributor

@sudarshan12s sudarshan12s left a comment

Choose a reason for hiding this comment

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

LGTM.

@WikiRik
Copy link
Copy Markdown
Member

WikiRik commented Feb 24, 2026

Thanks for opening this PR! I will take a look at it soon.

@prajalg
Copy link
Copy Markdown
Contributor Author

prajalg commented Mar 10, 2026

Hi @WikiRik,
Just a gentle follow-up on this PR. Whenever you have time to take a look, I'd really appreciate it.

Thanks!

@WikiRik WikiRik self-requested a review April 2, 2026 19:46
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the documentation site to include Oracle as a supported dialect in v7, adds a dedicated Oracle database documentation page, and aligns existing tables/links to use the Oracle dialect name so they integrate with the site’s dialect filtering components.

Changes:

  • Add a new v7 “Oracle” database documentation page and link it from Getting Started.
  • Update v7 & v6 docs tables and references to use the Oracle dialect name (matching the site’s supported dialect list).
  • Add Oracle to the docs-site dialect support list and update releases + selected feature docs accordingly.

Reviewed changes

Copilot reviewed 12 out of 12 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
versioned_docs/version-6.x.x/other-topics/other-data-types.mdx Rename “Oracle Database” column to “Oracle” for dialect table filtering consistency (v6 docs).
versioned_docs/version-6.x.x/other-topics/dialect-specific-things.md Rename section/link targets from “Oracle Database” to “Oracle” (v6 docs).
versioned_docs/version-6.x.x/index.md Update v6 introduction to refer to “Oracle”.
versioned_docs/version-6.x.x/getting-started.md Update v6 install comment to “Oracle”.
src/utils/dialects.ts Add Oracle to SUPPORTED_DIALECTS, impacting dialect filtering & support tables site-wide.
src/pages/releases.mdx Rename Oracle support section/anchors and update the Oracle support table wording/values.
docs/querying/select-in-depth.md Add Oracle documentation link to the RIGHT JOIN support table.
docs/models/data-types.mdx Add Oracle column entries across multiple datatype tables and add Oracle-specific notes/links.
docs/index.mdx Mention Oracle in the main docs landing page supported databases list.
docs/getting-started.mdx Add Oracle to the list of supported dialect documentation links.
docs/databases/oracle.mdx New dedicated Oracle dialect documentation page (install, config, thick mode notes).
docs/_fragments/_uuid-support-table.mdx Add an Oracle column (currently N/A) to the UUID support table.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown
Member

@ephys ephys left a comment

Choose a reason for hiding this comment

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

Thank you! Looks good to me

@ephys ephys mentioned this pull request Apr 6, 2026
Copy link
Copy Markdown
Member

@WikiRik WikiRik left a comment

Choose a reason for hiding this comment

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

Looks good, I think these should be the final comments and then we can merge

@WikiRik WikiRik enabled auto-merge (squash) April 8, 2026 03:19
@WikiRik WikiRik merged commit 5f736cf into sequelize:main Apr 8, 2026
1 of 2 checks passed
@sudarshan12s
Copy link
Copy Markdown
Contributor

Thanks @WikiRik and @ephys for your feedback and for getting this merged.

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.

6 participants