nidus-sync/db
Eli Ribble f4a88623af
Overhaul system for handling text messaging
Move away from "SMS" as the operative word - we're going RCS.
Move all comms processing to a separate goroutine
Rename the DB tables
2026-01-21 03:30:03 +00:00
..
dberrors Overhaul system for handling text messaging 2026-01-21 03:30:03 +00:00
dbinfo Overhaul system for handling text messaging 2026-01-21 03:30:03 +00:00
enums Overhaul system for handling text messaging 2026-01-21 03:30:03 +00:00
factory Overhaul system for handling text messaging 2026-01-21 03:30:03 +00:00
fieldseeker-schema/insert Initially made it through full update with new fieldseeker schema 2025-12-05 23:11:57 +00:00
migrations Overhaul system for handling text messaging 2026-01-21 03:30:03 +00:00
models Overhaul system for handling text messaging 2026-01-21 03:30:03 +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