test: exec

This commit is contained in:
2025-05-17 13:39:40 +00:00
parent 2709bd6da8
commit c4c44b5064
8 changed files with 665 additions and 43 deletions
+5
View File
@@ -0,0 +1,5 @@
BEGIN;
\ir test_jsonb_path.sql
\ir test_template_parser.sql
\ir test_render_exec.sql
ROLLBACK;