Skip to content

Commit e1c73c7

Browse files
committed
execute selected or whole, use temporary file
1 parent e12e1c7 commit e1c73c7

File tree

4 files changed

+1460
-53
lines changed

4 files changed

+1460
-53
lines changed

client/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@ The extension recognizes the \*.sql, \*.ddl, \*.dml, \*.pgsql extension as sql f
2626

2727
## Release Notes
2828

29+
### 0.0.8
30+
- run only selected text in large pgsql files - just select and press Ctrl+F5
31+
or execute whole file if you don't have selection
32+
- create temporary file instead autosave changed pgsql file before execution
33+
2934
### 0.0.7
3035
- run pgsql files - press Ctrl+F5
3136
- autosave changed pgsql file before run

0 commit comments

Comments
 (0)