MegaAntiCheat / masterbase

API/Data Platform for Ingesting, Storing, and Serving Data through Postgres, and Litestar
9 stars 1 forks source link

upsert new reason on conflict #77

Closed kavorite closed 1 week ago

kavorite commented 1 week ago

I'd prefer if we could append multiple reports of the same target so they didn't have to be mutually exclusive / we could audit the edits, but that's out of scope here. Fixes #76.