Skip to content

Commit 7c4d752

Browse files
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 -> deparser
1 parent b223083 commit 7c4d752

File tree

5 files changed

+173
-342
lines changed

5 files changed

+173
-342
lines changed

0 commit comments

Comments
 (0)