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

Feature/db2i_ext_component #2047

Draft
wants to merge 2 commits into
base: cleanup/component_api
Choose a base branch
from

Conversation

worksofliam
Copy link
Contributor

Changes

Based on #1985, this adds a new component that uses the Db2 for i database extension. It is then tied into the runSQL API to use this component when available.

  • Ensure the tests are passing
  • Handle areas where QTEMP is used (since now it's using a single job for all SQL)

How to test this PR

Examples:

  1. Run the test cases
  2. Ensure the Object Browser still works
  3. Ensure editing members with source dates is enabled

Checklist

  • have tested my change (some)
  • have created one or more test cases
  • updated relevant documentation
  • Remove any/all console.logs I added
  • have added myself to the contributors' list in CONTRIBUTING.md

Signed-off-by: worksofliam <mrliamallan@live.co.uk>
Signed-off-by: worksofliam <mrliamallan@live.co.uk>
@worksofliam worksofliam marked this pull request as draft May 10, 2024 16:17
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

1 participant