Skip to content

Fix SQL syntax for temporary table creation in ExtendedIBMiContent#3262

Open
buzzia2001 wants to merge 2 commits into
codefori:masterfrom
buzzia2001:Fix/libWithDot
Open

Fix SQL syntax for temporary table creation in ExtendedIBMiContent#3262
buzzia2001 wants to merge 2 commits into
codefori:masterfrom
buzzia2001:Fix/libWithDot

Conversation

@buzzia2001
Copy link
Copy Markdown
Member

@buzzia2001 buzzia2001 commented Jun 5, 2026

Changes

This PR fixes the bug that prevented users from saving a modified member in a library with a “.”

How to test this PR

  1. Create a library with .
  2. Create a source file
  3. Create a member, edit it and save it, now it shold work
  4. Create a source file with .
  5. Create a member, edit it and save it, now it shold work

Checklist

  • have tested my change
  • 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

Closes #3260

@buzzia2001 buzzia2001 requested a review from a team June 5, 2026 19:45
@buzzia2001 buzzia2001 added the bug A confirmed issue when something isn't working as intended label Jun 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug A confirmed issue when something isn't working as intended

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to save srcmbr if lib name contains a dot i.e TOSH.TEST

1 participant