h3n4l

Results 9 issues of h3n4l

- [x] bytebase support - [x] bb support - [ ] dump all databases

cla-signed

Previous: ![CleanShot 2024-02-04 at 21 01 56@2x](https://github.com/sunface/rust-course/assets/87714218/31e1511f-7600-4ad4-a5a2-73858e62127b) After: ![CleanShot 2024-02-04 at 21 09 00@2x](https://github.com/sunface/rust-course/assets/87714218/84d4aa71-06c7-4632-aa82-4940bfba8a31)

Hi, release-drafter team, I'm using release-drafter to create a release drafter when the **tag push event** fires. But when I try to use the github context in the config file,...

The ANTLR4 version I used is 4.13.1. Use the PartiQL grammar in PartiQL site, https://partiql.org/syntax/antlr.html. And generate go target with command `antlr -Dlanguage=Go -package parser -long-messages -listener *.g4`, the target...

The PR https://github.com/pganalyze/libpg_query/pull/256 allows us to parse the PLpgSQL statement with cursor type.