google / exposure-notifications-server

Exposure Notification Reference Server | Covid-19 Exposure Notifications
https://www.google.com/covid19/exposurenotifications/
Apache License 2.0
2.46k stars 312 forks source link

check usages of isolation level of pgx.Serializable #1321

Closed mikehelmick closed 3 years ago

mikehelmick commented 3 years ago

TL;DR

audit usages of pgx.Serializable

lower to ReadCommitted if appropriate

sethvargo commented 3 years ago

Done.