cweijan / vscode-database-client

Database Client For Visual Studio Code
https://database-client.com
MIT License
2.44k stars 271 forks source link

UUID #339

Open PauloDanielCarneiro opened 2 years ago

PauloDanielCarneiro commented 2 years ago

Is it possible to make an UUID field appears as a UUID? This id is an uuid, bu it shows as base64 encoded: image This is the id decoded: image

zdens commented 7 months ago

Hi, first of all I'd like to say "Thank you, @cweijan, for this extension, it is the one from "must have" extensions, IMHO"!

I'm wondering, why is this issue labeled as "NotActive" and is there any chance that this feature will be implenented?

Now I'm having troubles with the looking for the records in my table with filtering by the column with a UUID values and I think my troubles are connected with this issue.