cosmos-sdk/orm/internal
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
..
codegen refactor(orm)!: rename table interfaces from Store -> Table in codegen (#11176) 2022-02-14 15:23:52 +00:00
fieldnames feat(orm): codegen (#11033) 2022-01-28 18:43:24 +00:00
listinternal feat(orm): support nil PageRequest (#11171) 2022-02-15 17:56:22 +00:00
stablejson feat(orm): add module db (#10991) 2022-01-22 03:13:43 +00:00
testkv refactor(orm)!: refactor hooks into validate and write hooks (#11185) 2022-02-25 14:54:44 +01:00
testpb refactor(orm)!: rename table interfaces from Store -> Table in codegen (#11176) 2022-02-14 15:23:52 +00:00
testutil feat(orm): add ORM Table and Indexes (#10670) 2022-01-20 16:22:06 +00:00
buf.gen.yaml feat(orm): codegen (#11033) 2022-01-28 18:43:24 +00:00
buf.yaml