Commit 7c4d752
committed
feat: add fixture pipeline using @libpg-query/parser for plpgsql-deparser
- Add @libpg-query/parser as dev dependency for parsing PL/pgSQL
- Create test-utils with fixture pipeline that loads from __fixtures__/plpgsql/
- Add jest.config.js for TypeScript support in tests
- Update tests to use real parser output instead of hardcoded JSON fixtures
- Tests now demonstrate proven pipeline: SQL fixtures -> parser -> deparser1 parent b223083 commit 7c4d752
File tree
5 files changed
+173
-342
lines changed- packages/plpgsql-deparser
- __tests__
- test-utils
5 files changed
+173
-342
lines changed
0 commit comments