summaryrefslogtreecommitdiff
path: root/src/sql/hostUpsert.sql
Commit message (Collapse)AuthorAge
* Replace use of crc32 for entity idDan Goodliffe7 days
| | | | | Entity value is MD5 hashed same as DB unique key, but the id itself is now taken from the DB primary key which is sequence generated.
* pg_format schema.sql and sql/*.sqlDan Goodliffe2026-01-17
| | | | No changes.
* Store utsname details in the host's detail fieldDan Goodliffe2025-09-02