I did notice two actions that still don't handle delimited names.
On COMMON1, under schema "annoying", the following actions still do not work.
- Table "annoyingly123", the CLEAR action should use "annoy1" not annoy1.
- 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
Originally posted by @forstie in #482 (comment)
I did notice two actions that still don't handle delimited names.
On COMMON1, under schema "annoying", the following actions still do not work.
Originally posted by @forstie in #482 (comment)