Skip to content

Feat/rel1 global unique index#1230

Merged
gaoxueyu merged 8 commits into
IvorySQL:IVORYSQL_REL_1_STABLEfrom
OreoYang:feat/rel1_global_unique_index
Mar 30, 2026
Merged

Feat/rel1 global unique index#1230
gaoxueyu merged 8 commits into
IvorySQL:IVORYSQL_REL_1_STABLEfrom
OreoYang:feat/rel1_global_unique_index

Conversation

@OreoYang

Copy link
Copy Markdown
Contributor

No description provided.

idrawone and others added 5 commits March 18, 2026 01:16
The global unique index feature was developed for IVORY_REL_2_STABLE
(PostgreSQL 15 base). This commit fixes the following incompatibilities
when running on IVORYSQL_REL_1_STABLE (PostgreSQL 14 base)
@coderabbitai

coderabbitai Bot commented Mar 19, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 727b116a-87fb-4031-a688-4bb8f9166c95

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@OreoYang OreoYang marked this pull request as ready for review March 25, 2026 07:09
@gaoxueyu gaoxueyu merged commit 5c640ff into IvorySQL:IVORYSQL_REL_1_STABLE Mar 30, 2026
@OreoYang

Copy link
Copy Markdown
Contributor Author

#1228

@OreoYang OreoYang linked an issue Apr 21, 2026 that may be closed by this pull request
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.

global index requirement [IVORYSQL_REL_1_STABLE]

3 participants