nidus-sync/db
Eli Ribble 842e6cff43
Move comms work to background goroutine
This is a sort of random checkpoint of work
 * add schema for tracking messages sent to DB
 * add terms of service and privacy policy for RCS compliance
 * standardize some things about background workers
 * update some missing stuff from generated DB code
2026-01-20 17:10:22 +00:00
..
dberrors Move comms work to background goroutine 2026-01-20 17:10:22 +00:00
dbinfo Move comms work to background goroutine 2026-01-20 17:10:22 +00:00
enums Move comms work to background goroutine 2026-01-20 17:10:22 +00:00
factory Move comms work to background goroutine 2026-01-20 17:10:22 +00:00
fieldseeker-schema/insert Initially made it through full update with new fieldseeker schema 2025-12-05 23:11:57 +00:00
migrations Move comms work to background goroutine 2026-01-20 17:10:22 +00:00
models Move comms work to background goroutine 2026-01-20 17:10:22 +00:00
prepared_functions Use a prepared function and get a result 2025-12-02 22:44:51 +00:00
sql Remove bob submodule, add arcgis.user 2026-01-15 19:20:39 +00:00
bobgen.sh Remove bob submodule, add arcgis.user 2026-01-15 19:20:39 +00:00
bobgen.yaml Move comms work to background goroutine 2026-01-20 17:10:22 +00:00
connection.go Rip apart several new packages for inter-dependence 2026-01-07 16:07:51 +00:00
errors.go Big checkpoint on new schema work 2025-12-02 22:12:43 +00:00
fieldseeker.go Remove old FieldSeeker tables, use v2 generated tables. 2025-12-24 17:58:08 -07:00
geo.go WIP migration of API from fieldseeker-sync 2025-12-16 16:37:53 +00:00
prepared.go Initially made it through full update with new fieldseeker schema 2025-12-05 23:11:57 +00:00
query.go Properly save audio and image notes when uploaded 2026-01-06 22:23:59 +00:00