Skip to content

Fix #2: Add SYSIBM.SYSDUMMY1 for SELECT without FROM clause#8

Open
iawanish wants to merge 1 commit into
IBM:mainfrom
iawanish:fix-issue-2-select-without-from
Open

Fix #2: Add SYSIBM.SYSDUMMY1 for SELECT without FROM clause#8
iawanish wants to merge 1 commit into
IBM:mainfrom
iawanish:fix-issue-2-select-without-from

Conversation

@iawanish
Copy link
Copy Markdown

  • Added _add_dummy_table_if_needed transform function
  • Automatically adds FROM SYSIBM.SYSDUMMY1 to SELECT statements without FROM
  • Updated all tests to reflect new behavior
  • Added specific test case for issue Support SELECTs without explicit table #2
  • All 7 tests passing

- Added _add_dummy_table_if_needed transform function
- Automatically adds FROM SYSIBM.SYSDUMMY1 to SELECT statements without FROM
- Updated all tests to reflect new behavior
- Added specific test case for issue IBM#2
- All 7 tests passing
@codecov
Copy link
Copy Markdown

codecov Bot commented May 25, 2026

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

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