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 10211ab commit e53a18dCopy full SHA for e53a18d
.npmignore
@@ -3,7 +3,6 @@ test
3
.gitignore
4
.travis.yml
5
package.json
6
-libpg_query
7
build
8
docker
9
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "libpg-query",
- "version": "13.2.4-rc1",
+ "version": "13.2.4-rc2",
"description": "The real PostgreSQL query parser",
"homepage": "https://github.com/pyramation/libpg-query-node",
"main": "index.js",
0 commit comments