cosmos-sdk/orm/model
Aaron Craelius 5126ec3c79
feat(orm)!: tweak API to allow pagination in generated code (#11079)
* WIP on fixing issues and expanding tests with codegen

* fixes

* fix tests

* feat(orm)!: pagination codegen and API cleanup

* WIP on refactoring list/paginate

* fixes

* fixes

* tests pass

* codegen

* codegen

* Update orm/model/ormtable/index.go

Co-authored-by: Marko <marbar3778@yahoo.com>

* codegen

* Update orm/model/ormtable/filter.go

Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>

* revert

Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2022-02-02 16:12:11 -05:00
..
kv feat(orm): add ORM Table and Indexes (#10670) 2022-01-20 16:22:06 +00:00
ormdb fix(orm): codegen issues (#11061) 2022-01-31 19:23:15 -05:00
ormlist feat(orm)!: tweak API to allow pagination in generated code (#11079) 2022-02-02 16:12:11 -05:00
ormtable feat(orm)!: tweak API to allow pagination in generated code (#11079) 2022-02-02 16:12:11 -05:00
doc.go feat(orm): add ORM Table and Indexes (#10670) 2022-01-20 16:22:06 +00:00