Skip to content

Commit 5eb59cb

Browse files
committed
add example.gif
1 parent 7c870d6 commit 5eb59cb

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,12 @@ This extension is fixed [clone](https://github.com/jptarqu/VSCodeExtension-Postg
88
- Completion Lists for global postgres functions (copied from the Postgres official documentation)
99
- Snippets
1010

11+
![example](images/example.gif)
12+
13+
1114
## Fixes
1215
- use connection string with port and password
13-
- add stderr output ( thanks for [khushboo shah](https://marketplace.visualstudio.com/items?itemName=JPTarquino.postgresql)
16+
- add stderr output ( thanks for [khushboo shah](https://marketplace.visualstudio.com/items?itemName=JPTarquino.postgresql) )
1417
- shorter command
1518

1619
The extension recognizes the .sql,.ddl,.dml,.pgsql extension as sql files intended to be run in Postgres.

client/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ This extension is fixed [clone](https://github.com/jptarqu/VSCodeExtension-Postg
88
- Completion Lists for global postgres functions (copied from the Postgres official documentation)
99
- Snippets
1010

11+
![example](images/example.gif)
12+
13+
1114
## Fixes
1215
- use connection string with port and password
1316
- add stderr output ( thanks for [khushboo shah](https://marketplace.visualstudio.com/items?itemName=JPTarquino.postgresql) )

client/images/example.gif

688 KB
Loading

0 commit comments

Comments
 (0)