Reading records fails
Describe the bug When i try to see records of a table, whatever the way, i can't, and here is the error :
[1717968897729] ERROR (TypeError):
TypeError: Cannot read properties of undefined (reading 'total')
at li.
And a window open with infinite loading screen
To Reproduce Steps to reproduce the behavior:
- Go to SQLTools extension tab, on any table you want
- Click on show table records
- See error
Expected behavior See the actuals records of the table
Screenshots
Desktop (please complete the following information):
- SQLTools Version [e.g. v0.17.x] v0.28.3
- VS Code Version: [e.g 1.x.y] v1.90.0
- OS: [e.g. Windows, Linux, Mac] Windows (in devcontainer debian)
- Driver:
- [X] PostgreSQL/Redshift v0.5.4
- [ ] MySQL/MariaDB
- [ ] MSSQL/Azure
- [ ] SQLite
- [ ] Other? Which...
- Database version: [e.g. MySQL v5.6, PostgreSQL vX...] Postgresql 16
Additional context Add any other context about the problem here.
I'm also having this issue. Using Neon database if that matters/helps with context