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

split-part-conform #208

Merged
merged 1 commit into from
Sep 10, 2023
Merged

split-part-conform #208

merged 1 commit into from
Sep 10, 2023

Conversation

general-kroll-4-life
Copy link
Contributor

@general-kroll-4-life general-kroll-4-life commented Sep 10, 2023

Description

  • Negative index support for split_part over both postgres and sqlite backends.
  • Added robot test Split Part Simple Invocation Working.
  • Added robot test Split Part Negative Index Invocation Working.

Type of change

  • Bug fix (non-breaking change to fix a bug).
  • Feature (non-breaking change to add functionality).
  • Breaking change.
  • Other (eg: documentation change). Please explain.

Issues referenced.

N/A.

Evidence

  • Added robot test Split Part Simple Invocation Working.
  • Added robot test Split Part Negative Index Invocation Working.

Checklist:

  • A full round of testing has been completed, and there are no test failures as a result of these changes.
  • The changes are covered with functional and/or integration robot testing.
  • The changes work on all supported platforms.

Variations

N/A.

Tech Debt

No technical debt is introduced in this change.

Summary:

- Negative index support for `split_part` over both `postgres` and `sqlite` backends.
- Added robot test `Split Part Simple Invocation Working`.
- Added robot test `Split Part Negative Index Invocation Working`.
@general-kroll-4-life general-kroll-4-life merged commit 2868170 into main Sep 10, 2023
@general-kroll-4-life general-kroll-4-life deleted the feature/split-part-conform branch September 10, 2023 23:57
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.

1 participant