cosmos-sdk/orm
Aaron Craelius 57b46134a9
refactor(orm)!: refactor hooks into validate and write hooks (#11185)
* refactor(orm)!: refactor hooks into validate and write hooks

* impl and tests

* docs

* update mock hooks and tests

Co-authored-by: Marko <marbar3778@yahoo.com>
2022-02-25 14:54:44 +01:00
..
cmd/protoc-gen-go-cosmos-orm feat(orm): codegen (#11033) 2022-01-28 18:43:24 +00:00
encoding feat(orm)!: ordered variable length encoding for uint32 and uint64 types (#11090) 2022-02-07 17:58:55 +00:00
internal refactor(orm)!: refactor hooks into validate and write hooks (#11185) 2022-02-25 14:54:44 +01:00
model refactor(orm)!: refactor hooks into validate and write hooks (#11185) 2022-02-25 14:54:44 +01:00
testing refactor(orm)!: refactor hooks into validate and write hooks (#11185) 2022-02-25 14:54:44 +01:00
types feat(orm)!: return ormerrors.NotFound for Get methods in codegen (#11113) 2022-02-04 16:07:36 +00:00
go.mod build(deps): Bump github.com/google/go-cmp from 0.5.6 to 0.5.7 in /orm (#11247) 2022-02-23 12:10:02 +01:00
go.sum build(deps): Bump github.com/google/go-cmp from 0.5.6 to 0.5.7 in /orm (#11247) 2022-02-23 12:10:02 +01:00
Makefile feat(orm): codegen (#11033) 2022-01-28 18:43:24 +00:00