Skip to content

Commit 92a1f44

Browse files
committed
Document PL/pgSQL support in README
1 parent 174771b commit 92a1f44

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ The plugin provides the following parsers:
119119
- `sqlite`
120120
- `bigquery`
121121
- `postgresql` (**experimental! expect crashes**)
122+
- `plpgsql` (**experimental! expect crashes**)
122123
- `mysql` (**experimental! expect crashes**)
123124
- `mariadb` (**experimental! expect crashes**)
124125

@@ -269,6 +270,7 @@ Currently this plugin supports two SQL dialects:
269270
It also has experimental support for the following dialects:
270271

271272
- PostgreSQL
273+
- PL/pgSQL
272274
- MySQL
273275
- MariaDB
274276

0 commit comments

Comments
 (0)