Closed
Description
Describe the bug
Select statement doesn't include leading blanks in character field, for example if the field has value ' X' then the select and generated insert statement becomes 'X'-
To Reproduce
Insert leading blanks into a character field, then do select from DB2 for i Extension.
Expected behavior
Would expect the return statement to include leading blanks and be ' X'
Screenshots
Environment
- OS: Windows 10
- Extension Version 1.7.0
Other
Thought it might be a setting for the job but couldn't find it so apologies if I'm just blind
Metadata
Metadata
Assignees
Labels
No labels