Skip to content

Conversation

@SanjulaGanepola
Copy link
Member

@SanjulaGanepola SanjulaGanepola commented Jan 14, 2026

This PR fixes actions performed on quoted schemas / database objects:

  • Clear
  • Copy Data
  • Delete
  • Rename
  • View Permissions
  • Advised Indexes
  • Get Related Objects
  • Get Indexes
  • Get MTIs
  • Get Authorities
  • Get Object Locks
  • Get Record Locks

@github-actions
Copy link

👋 A new build is available for this PR based on c0b6d77.

@SanjulaGanepola SanjulaGanepola requested review from a team and forstie January 14, 2026 20:32
@forstie
Copy link
Collaborator

forstie commented Jan 15, 2026

@SanjulaGanepola the vsix confirmed that things are much better.
I did notice two actions that still don't handle delimited names.
On COMMON1, under schema "annoying", the following actions still do not work.

  1. Table "annoyingly123", the CLEAR action should use "annoy1" not annoy1.
  2. Copy Data - similar kind of problem, need to fill in the system names into the command, but must user QSYS2.DELIMIT_NAME() to make sure the name is correct

Copy link
Collaborator

@forstie forstie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The myriad of changes will make a huge difference to anyone with delimited names, thank you.
In my testing, I found 2 things that still didn't work.
I'll leave it to you to decide if you want to fix those.

@SanjulaGanepola SanjulaGanepola self-assigned this Jan 16, 2026
@SanjulaGanepola SanjulaGanepola mentioned this pull request Jan 16, 2026
11 tasks
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.

3 participants