Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Way to avoid white spaces when copying a char value from table ? #1101

Closed
Mathis-Aubry opened this issue Feb 3, 2023 · 0 comments
Closed
Labels

Comments

@Mathis-Aubry
Copy link

Mathis-Aubry commented Feb 3, 2023

Hello,

I would like to know if there's a way for me to avoid having white spaces after the chars when I copy strings from a table. It seems like they're filling the unused space, when the string's length is lower than the maximum length defined in the variable type.

I'm using SQLTools on VSCode with a PostGreSQL database and I use CHAR(50) variables in my tables.
I'm not so sure I should have open an issue for this question but this is the only place I found.
Thank you for reading me! I love this extension so much

@Mathis-Aubry Mathis-Aubry closed this as not planned Won't fix, can't repro, duplicate, stale Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants