go-sdk
go-sdk copied to clipboard
`db` - Ensure `readonly` fields not added into Upsert statement
- currently this will happen if a field is marked as
readonly
&auto
- a field such as
created_at
could be auto and read-only