sqlite-viewer-vscode
sqlite-viewer-vscode copied to clipboard
A quick and easy SQLite viewer for VSCode, inspired by DBBrowser for SQLite and Airtable.
Hi @qwtel Can this vscode extension be publish in https://open-vsx.org/ I cannot use extensions from the MS marketplace in our project, only stuff from open-vsx also is it possible to...
When looking at a table through vscode then the row values for boolean columns are not shown. The filter on the top still reacts when searching for 0 or 1...
Just like title said When vscode in Remote-SSH window won't show up tables normally 
covering more extensions
Does this extension have export function to CSV, txt for analyzing files. I try to create discussion but I cannot so I have use Issues tab.
Thanks to your great job first! The problem is the database table created with df.to_sql() in pandas cannot be displayed normally,like the picture fellow.
- Hi ! I really like your [https://sqliteviewer.app/](https://sqliteviewer.app/) - I want to use it as a general React component to display any data tables, like this one [https://mui.com/components/tables/#data-table](https://mui.com/components/tables/#data-table) - but...
Is there a way to view/introspect the `sqlite_master` table?
I created a new sqlite db with C# .Net Core EF Core. I can add/read data without a problem. But much of the data is not shown in this extension,...
