microsoft / azuredatastudio-postgresql

azuredatastudio-postgresql is an extension for Azure Data Studio that enables you to work with PostgreSQL databases
Other
196 stars 37 forks source link

Unable to get results for PostgreSql #466

Closed chasmere closed 10 months ago

chasmere commented 1 year ago

image

Steps to Reproduce:

  1. Create simple query
  2. Issue: Result is red None without any issue.

to be

  1. Verify that you got list of values from table.

image

Does this issue occur when all extensions are disabled?: Yes/No Extension needs to be enabled for PostgeSQL

nasc17 commented 1 year ago

@chasmere this bug may have been addressed in the unstable release of our extension. Please inform us if same issue presents itself: https://github.com/microsoft/azuredatastudio-postgresql/releases/tag/v0.5.1-insiders

Additional error logging you can check: C:\Users\AppData\Roaming\azuredatastudio\logs (esp. C:\Users\daeunyim\AppData\Roaming\azuredatastudio\logs\exthost1) C:\Users\AppData\Roaming\sqlops\pgsql

nasc17 commented 10 months ago

Please update to latest stable release of PostgreSQL extension v0.6.0 and Azure Data Studio v1.47.0. Reopen if this issue is still present, thank you.