Commit 07b41b2
committed
feat(PostgresKernel): Enhance SQL completion and output handling
- Implemented SQL command and keyword completions for improved user experience.
- Added functionality to retrieve database schema, tables, and columns dynamically based on user input.
- Enhanced output display for query results with expandable cells for large data.
- Improved error handling for database connections and queries.
- Refactored code for better readability and maintainability.1 parent 652719f commit 07b41b2
File tree
6 files changed
+3603
-196
lines changed- resources
- src
6 files changed
+3603
-196
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments