Skip to content

Commit 5edc480

Browse files
committed
notes
1 parent 9a2d94e commit 5edc480

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/protogen.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
const { exec } = require('child_process');
22

3+
// IMPORTANT — SEE ISSUE: https://github.com/launchql/libpg-query-node/issues/92
4+
35
// Configuration Variables
46
const branchName = '17-6.1.0';
57
const protoUrl = `https://raw.githubusercontent.com/pganalyze/libpg_query/${branchName}/protobuf/pg_query.proto`;

0 commit comments

Comments
 (0)