nidus-sync/tools
2026-02-16 15:26:41 +00:00
..
delete-all-fieldseeker.sql Add some handy tools 2026-01-14 22:18:11 +00:00
delete-all-public-reports.sql Add tool to clean out test database on public reports 2026-01-21 17:55:04 +00:00
delete-org.sql Actually delete the organization in delete-org.sql 2026-01-15 04:11:19 +00:00
drop-and-recreate.sql Fill in correct data about the district 2026-02-16 15:26:41 +00:00
grant-tegola.sql Add notes on what to grant Tegola 2026-01-22 18:44:01 +00:00
README.md Add some handy tools 2026-01-14 22:18:11 +00:00
texts_by_senders.sql Begin process of getting text responses from an LLM. 2026-01-26 20:30:06 +00:00

Tools

Useful for doing one-off developer types of work. Can be run with:

psql -d nidus-sync -v org_id=3 -f tools/delete-org.sql