We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e135f4 commit 6df49a5Copy full SHA for 6df49a5
readme.md
@@ -50,7 +50,7 @@ import { /* imports here */ } from 'https://deno.land/x/pgsql_ast_parser/mod.ts'
50
51
# 📖 Parsing SQL
52
53
-⚠ I strongly recommand NOT using this parser without Typescript. It will work, but types are awesome.
+⚠ I strongly recommend NOT using this parser without Typescript. It will work, but types are awesome.
54
55
Parse sql to an AST like this:
56
0 commit comments