Skip to content

Add index creation statements to MongoDB DDL script#5376

Open
PreAgile wants to merge 1 commit intospring-projects:mainfrom
PreAgile:GH-5277
Open

Add index creation statements to MongoDB DDL script#5376
PreAgile wants to merge 1 commit intospring-projects:mainfrom
PreAgile:GH-5277

Conversation

@PreAgile
Copy link
Copy Markdown

@PreAgile PreAgile commented Apr 5, 2026

Closes #5277

The schema-mongodb.jsonl file was missing the index creation
statements that are already defined in schema-mongodb.js. This
adds the equivalent createIndexes commands for BATCH_JOB_INSTANCE,
BATCH_JOB_EXECUTION, and BATCH_STEP_EXECUTION collections.

Closes spring-projects#5277

Signed-off-by: Meyonsoo Kim <digle117@gmail.com>
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.

Add index creation statements to mongo db DDL script

1 participant