We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 174771b commit 92a1f44Copy full SHA for 92a1f44
1 file changed
README.md
@@ -119,6 +119,7 @@ The plugin provides the following parsers:
119
- `sqlite`
120
- `bigquery`
121
- `postgresql` (**experimental! expect crashes**)
122
+- `plpgsql` (**experimental! expect crashes**)
123
- `mysql` (**experimental! expect crashes**)
124
- `mariadb` (**experimental! expect crashes**)
125
@@ -269,6 +270,7 @@ Currently this plugin supports two SQL dialects:
269
270
It also has experimental support for the following dialects:
271
272
- PostgreSQL
273
+- PL/pgSQL
274
- MySQL
275
- MariaDB
276
0 commit comments