mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Added package parsesql (#1928)
This commit is contained in:
parent
d53e77c248
commit
03b1ce7897
@ -22852,5 +22852,17 @@
|
|||||||
"description": "Simple variant generator empowering easy heterogeneous type operations",
|
"description": "Simple variant generator empowering easy heterogeneous type operations",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/beef331/sumtypes"
|
"web": "https://github.com/beef331/sumtypes"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "parsesql",
|
||||||
|
"url": "https://github.com/bung87/parsesql",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"sql",
|
||||||
|
"parser"
|
||||||
|
],
|
||||||
|
"description": "The parsesql module implements a high performance SQL file parser. It parses PostgreSQL syntax and the SQL ANSI standard.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/bung87/parsesql"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user