No description
  • PLpgSQL 76.4%
  • Nix 23%
  • Makefile 0.6%
Find a file
Dan Bluhm Hansen 1f8f4772d8
test: Add pgtap integration tests for pges extension
Add a Nix derivation to run pgtap-based tests for the pges extension.
Include a comprehensive SQL test suite covering extension installation,
table and function presence, RLS, trigger behavior, event generation,
and stream aggregation. Integrate tests into the flake checks output.
2026-03-29 22:21:56 +02:00
nix test: Add pgtap integration tests for pges extension 2026-03-29 22:21:56 +02:00
sql feat: Add initial pges extension with Nix flake and SQL 2026-03-29 21:29:41 +02:00
tests test: Add pgtap integration tests for pges extension 2026-03-29 22:21:56 +02:00
.envrc feat: Add Nix flake setup with direnv and pre-commit config 2026-03-29 09:57:25 +02:00
.gitignore feat: Add Nix flake setup with direnv and pre-commit config 2026-03-29 09:57:25 +02:00
flake.lock feat: Add initial pges extension with Nix flake and SQL 2026-03-29 21:29:41 +02:00
flake.nix test: Add pgtap integration tests for pges extension 2026-03-29 22:21:56 +02:00
Makefile feat: Add initial pges extension with Nix flake and SQL 2026-03-29 21:29:41 +02:00
pges.control feat: Add initial pges extension with Nix flake and SQL 2026-03-29 21:29:41 +02:00