Skip to content

Commit

Permalink
docs: mention scanSync in "Other improvements" section
Browse files Browse the repository at this point in the history
  • Loading branch information
aleclarson committed Dec 5, 2024
1 parent f7fd772 commit 4c93ef6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ The type definitions are generated from the [srcdata](https://github.com/pganaly

- Uses `prebuild-install` to avoid bundling every platform's binaries into the package.
- Added `splitWithScannerSync` for SQL statement splitting.
- Added `scanSync` for token scanning.
- [Generated](https://github.com/pg-nano/pg-parser/blob/16-latest/scripts/generateTests.ts) unit tests (see [snapshots](https://github.com/pg-nano/pg-parser/tree/16-latest/test/postgres_regress/__snapshots__) of every SQL case supported by `libpg_query`).

## Contributing
Expand Down

0 comments on commit 4c93ef6

Please sign in to comment.