Commit graph

8 commits

Author SHA1 Message Date
70fb3b3711
Remove unused geocode test command 2026-03-04 03:41:11 +00:00
c1825d8ae0
Add geocode test script
This was just useful in testing out the path for getting geocoding
through ArcGIS
2026-02-25 16:11:48 +00:00
6181e2968d
Remove geocode test
Until I can make it deployable
2026-02-09 22:44:42 +00:00
63193c5324
Add test for doing geocoding directly from esri
It works at this point.
2026-02-09 21:40:24 +00:00
c276cbac0b
Add command to hash password directly
Useful for resetting passwords manually.
2026-01-26 18:42:30 +00:00
ff86eed85c
Fix query test to not reference defunct enums 2025-12-11 01:33:24 +00:00
bd16f69e28
Initially made it through full update with new fieldseeker schema 2025-12-05 23:11:57 +00:00
97ec2c767d
Big checkpoint on new schema work
I have to checkpoint this because I'm trying to get a very complicated
multi-layered SQL query for inserting version history into the database
and I need to improve it iteratively

I've got a new binary that I can use to directly test complex stored
procedures. This is to shorted my testing loop.
2025-12-02 22:12:43 +00:00