Add PGSql tests

This commit is contained in:
2026-04-29 23:49:07 -04:00
parent 68724dff8f
commit e09625c466
9 changed files with 453 additions and 6 deletions
@@ -21,4 +21,3 @@ Be very aggressive about splitting and isolating code into common subfunctions a
----
That sqlite_apply.py script: can it be done as a bash script instead?
I'd prefer to add the sqlite3 cli to the project's CMake find_* targets, than to add python unnecessarily.