nidus-sync/db/sql
Eli Ribble 44c4f17f32
Massive rework of platform layer user/organization
The goal of this rework is to make it so I can pass around platform.User
instead of a pair of models.Organization and models.User. This is useful
for reason I kind of forget now, but it started with working on
notifications and ballooned massively from there into refactoring a
number of things that were bugging me.

This also includes a tiny amount of work on server-side events (SSE).

 * background stuff lives inside the platform now, which I need for
   having it push updates through SSE
 * userfile now lives in the platform, under file, so other platform
   functions can safely use it
 * oauth is broken into pieces and inside platform because other stuff
   was calling it already, but badly.
 * notifications go into the platform as well
2026-03-12 23:49:16 +00:00
..
org_by_oauth_id.bob.go Add data for handling parcel images 2026-02-28 22:54:39 +00:00
org_by_oauth_id.bob.sql Rework arcgis integration for arcgis-go changes and table changes 2026-02-28 23:26:08 +00:00
org_by_oauth_id.sql Rework arcgis integration for arcgis-go changes and table changes 2026-02-28 23:26:08 +00:00
publicreport_image_with_json_by_nuisance_id.bob.go Alter report submission page to request reporter name and consent 2026-02-06 15:39:49 +00:00
publicreport_image_with_json_by_nuisance_id.bob.sql Handle when location is null in image location JSON query 2026-02-06 15:41:00 +00:00
publicreport_image_with_json_by_nuisance_id.sql Properly record and display pool reports 2026-02-05 21:43:29 +00:00
publicreport_image_with_json_by_water_id.bob.go Rework publicreport addressing 2026-03-09 18:02:22 +00:00
publicreport_image_with_json_by_water_id.bob.sql Add missing generated SQL file 2026-03-09 19:30:35 +00:00
publicreport_image_with_json_by_water_id.sql Rework publicreport addressing 2026-03-09 18:02:22 +00:00
publicreport_publicid_suggestion.bob.go Rework publicreport addressing 2026-03-09 18:02:22 +00:00
publicreport_publicid_suggestion.bob.sql Rework publicreport addressing 2026-03-09 18:02:22 +00:00
publicreport_publicid_suggestion.sql Rework publicreport addressing 2026-03-09 18:02:22 +00:00
publicreport_publicid_table.bob.go Rework publicreport addressing 2026-03-09 18:02:22 +00:00
publicreport_publicid_table.bob.sql Rework publicreport addressing 2026-03-09 18:02:22 +00:00
publicreport_publicid_table.sql Rework publicreport addressing 2026-03-09 18:02:22 +00:00
texts_by_senders.bob.go Add ability to make LLM agent forget the conversation history 2026-01-27 18:44:02 +00:00
texts_by_senders.bob.sql Add ability to make LLM agent forget the conversation history 2026-01-27 18:44:02 +00:00
texts_by_senders.sql Add ability to make LLM agent forget the conversation history 2026-01-27 18:44:02 +00:00
trapcount_by_location_id.bob.go Add ability to make LLM agent forget the conversation history 2026-01-27 18:44:02 +00:00
trapcount_by_location_id.bob.sql Add ability to make LLM agent forget the conversation history 2026-01-27 18:44:02 +00:00
trapcount_by_location_id.sql Remove old FieldSeeker tables, use v2 generated tables. 2025-12-24 17:58:08 -07:00
trapdata_by_location_id_recent.bob.go Add ability to make LLM agent forget the conversation history 2026-01-27 18:44:02 +00:00
trapdata_by_location_id_recent.bob.sql Add ability to make LLM agent forget the conversation history 2026-01-27 18:44:02 +00:00
trapdata_by_location_id_recent.sql Remove old FieldSeeker tables, use v2 generated tables. 2025-12-24 17:58:08 -07:00
traplocation_by_source_id.bob.go Add ability to make LLM agent forget the conversation history 2026-01-27 18:44:02 +00:00
traplocation_by_source_id.bob.sql Add ability to make LLM agent forget the conversation history 2026-01-27 18:44:02 +00:00
traplocation_by_source_id.sql Remove old FieldSeeker tables, use v2 generated tables. 2025-12-24 17:58:08 -07:00