Files
util.nix/package/c/hemar/test/mod.sql

7 lines
170 B
PL/PgSQL
Executable File

BEGIN;
\ir test_jsonb_path.sql
\ir test_template_parser.sql
\ir test_render_exec.sql
\ir test_render_interpolate.sql
\ir test_render_section.sql
ROLLBACK;