vscode-database-client icon indicating copy to clipboard operation
vscode-database-client copied to clipboard

[Question] Custom terminal command

Open mercurykd opened this issue 2 months ago • 1 comments

How use it?

Image

when i put chcp 1251 client not initialize connect to db

mercurykd avatar Oct 16 '25 21:10 mercurykd

how get chcp 1251 && set "PGPASSWORD=pass" && "C:\Users\User\.dbclient\dependency\postgresql\psql.exe" -U user -h 127.0.0.1 -p 11750 -d db ?

mercurykd avatar Oct 16 '25 21:10 mercurykd