nidus-sync/tools
2026-01-21 17:55:04 +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
README.md Add some handy tools 2026-01-14 22:18:11 +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