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

Fix/hck 4491 function based indexes #77

Merged
merged 6 commits into from
Feb 16, 2024

Conversation

ArzamastsevVladyslav
Copy link
Contributor

@ArzamastsevVladyslav ArzamastsevVladyslav commented Feb 14, 2024

Affected paths

  • forward_engineering/ddlProvider/ddlHelpers/indexHelper.js Prioritized column_expression index property over keys property; Fixed formatting
  • forward_engineering/ddlProvider/ddlProvider.js Fixed if-not-exists wrapper to eradicate errors in apply-to-instance
  • forward_engineering/ddlProvider/templates.js Fixed index formatting
  • forward_engineering/utils/general.js Added a util function to escape single quotes in DDL
  • properties_pane/entity_level/entityLevelConfig.json Made column_expression and keys index properties mutually exclusive; Replaced textareas with code editors for all index inputs

unknown added 6 commits February 8, 2024 16:54
- Replaced all <textarea> index inputs with code editor inputs
- Fixed issue with inability to create index with try-catch block (trailing ';' character caused an error when applying the script)
@VitaliiBedletskyi VitaliiBedletskyi added this pull request to the merge queue Feb 14, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 14, 2024
@VitaliiBedletskyi VitaliiBedletskyi added this pull request to the merge queue Feb 14, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 14, 2024
@ArzamastsevVladyslav ArzamastsevVladyslav added this pull request to the merge queue Feb 15, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 15, 2024
@ArzamastsevVladyslav ArzamastsevVladyslav added this pull request to the merge queue Feb 16, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 16, 2024
@chulanovskyi-bs chulanovskyi-bs merged commit d85c93e into master Feb 16, 2024
2 checks passed
@chulanovskyi-bs chulanovskyi-bs deleted the fix/HCK-4491-function-based-indexes branch February 16, 2024 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants