Jacob Gadikian
0943a70215
chore: fix linting issues exposed by fixing golangci-lint ( #12895 )
...
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-08-11 22:00:24 +02:00
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
Aaron Craelius
77ac8fa378
feat(orm): add mock hooks ( #11135 )
...
* feat(orm): add mock hooks
* add hooks
* add tests
* update docs
* Update orm/testing/ormmocks/docs.go
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
* add Backend.WithHooks method
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2022-02-08 11:56:53 -05:00
Aaron Craelius
37ae08d92a
feat(orm): ModuleDB JSON import/export/default/validate methods ( #11101 )
...
* feat(orm): ModuleDB JSON methods
* WIP
* WIP on JSON
* WIP
* WIP
* tests and docs
* revert
* tests and docs
* docs
* address review comments
2022-02-03 20:36:21 -08:00