Support IgnoreFieldMismatch with Get/GetMulti inside a transaction. by xStrom · Pull Request #71 · maddyblue/goon
As pointed out by @shota-takahashi-tg in #70 the new IgnoreFieldMismatch option wasn't properly respected by Get / GetMulti when used inside a transaction. This PR fixes that.