Files
util.nix/package/c/hemar/test/mod.sql
2025-05-18 18:51:21 +00:00

9 lines
203 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
\ir test_render_include.sql
ROLLBACK;