Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add included columns in index definition #15405

Merged
merged 7 commits into from
Jun 17, 2023

Conversation

lohart13
Copy link
Contributor

@lohart13 lohart13 commented Dec 6, 2022

Pull Request Checklist

  • Have you added new tests to prevent regressions?
  • If a documentation update is necessary, have you opened a PR to the documentation repository?
  • Did you update the typescript typings accordingly (if applicable)?
  • Does the description below contain a link to an existing issue (Closes #[issue]) or a description of the issue you are solving?
  • Does the name of your PR follow our conventions?

Description Of Change

Add the included column of an index to the index definition returned by showIndex if the index include option is supported by the dialect.

@ephys ephys self-requested a review December 9, 2022 09:51
@lohart13 lohart13 force-pushed the feat-add-include-indexdef branch 2 times, most recently from 9bc236b to 5f318a0 Compare January 20, 2023 08:42
@lohart13 lohart13 force-pushed the feat-add-include-indexdef branch 2 times, most recently from 34ce5e4 to 3f2459a Compare March 20, 2023 04:42
@ephys ephys enabled auto-merge June 17, 2023 19:02
@ephys ephys added this pull request to the merge queue Jun 17, 2023
Merged via the queue into sequelize:main with commit 5c1c7ff Jun 17, 2023
47 checks passed
@lohart13 lohart13 deleted the feat-add-include-indexdef branch June 17, 2023 21:53
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.

None yet

2 participants