Not getting Source Files in Object Browser When library using a schema with a long schema name. #2316
Answered
by
chrjorgensen
SurroundLeePaul
asked this question in
Q&A
-
I'm fairly new to VS Code for IBM i. Moving over from RDi. I narrowed it down to the CREATE TABLE command is using WHERE t.table_schema = 'LPFRTBIL'. I believe it should be using t.system_table_schema. |
Beta Was this translation helpful? Give feedback.
Answered by
chrjorgensen
Nov 1, 2024
Replies: 1 comment 8 replies
-
@SurroundLeePaul Are you able to give us the steps to recreate this issue? Specifically how you did this part?
|
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@SurroundLeePaul We have just published a new release 2.13.6 containing a fix for your problem - please give it a spin and report back. 🙏