nidus-sync/tools
Eli Ribble ff2ec0ad14
Split out ability to upload flyover data from pool uploads
Tons of changes here, all in the name of quickly getting to where I can
create test compliance letters.
2026-03-02 18:49:02 +00:00
..
create-import-address-visalia.sql Add tools for injecting imported parcel and addresses 2026-02-28 22:56:00 +00:00
create-import-addresses-tulare.sql Add tools for injecting imported parcel and addresses 2026-02-28 22:56:00 +00:00
create-import-parcel-visalia.sql Add tools for injecting imported parcel and addresses 2026-02-28 22:56:00 +00:00
delete-all-fieldseeker.sql Add some handy tools 2026-01-14 22:18:11 +00:00
delete-all-pool-uploads.sql Fix up attaching errors to rows 2026-02-16 17:59:18 +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 Move data out of import.district and in to organization 2026-02-17 05:33:12 +00:00
grant-tegola.sql Add notes on what to grant Tegola 2026-01-22 18:44:01 +00:00
insert-compliance-report-request.sql Split out ability to upload flyover data from pool uploads 2026-03-02 18:49:02 +00:00
insert-site-from-upload.sql Split out ability to upload flyover data from pool uploads 2026-03-02 18:49:02 +00:00
insert-sites.sql Add tools for injecting imported parcel and addresses 2026-02-28 22:56:00 +00:00
port-address-visalia.sql Add tools for injecting imported parcel and addresses 2026-02-28 22:56:00 +00:00
port-parcel-visalia.sql Add tools for injecting imported parcel and addresses 2026-02-28 22:56:00 +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