Adam Hodges
Adam Hodges
I have some unit tests that use `refresh_from_db` to update the state of a model instance throughout a unit test. In one of my tests, I update the state of...
I don't think this is really an issue with keymaker, nor is it something that's appropriate to turn into a PR... but here's some info on how to get keymaker...
Here is a ElastAlert Alerter I wrote for use with CA Flowdock. For consideration of a merge, or for use by others in the meantime.
## Explain your user case and expected results This is a test case for the issue described in https://github.com/go-gorm/gorm/issues/7055 Using this branch: `GORM_DIALECT=postgres go test` Output: ``` [0.864ms] [rows:1] UPDATE...