We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95a9840 commit f1eace4Copy full SHA for f1eace4
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "sql-autocomplete",
3
"version": "1.0.0",
4
- "description": "Autocomplete recommendations for SQL statements",
+ "description": "Autocomplete recommendations for SQL statements. Supports PostgreSQL, MySQL, SQL Server and Oracle (PL/SQL) dialects.",
5
"main": "dist/index.js",
6
"types": "dist/index.d.ts",
7
"scripts": {
0 commit comments