ezorm icon indicating copy to clipboard operation
ezorm copied to clipboard

schema first orm for Go

Results 10 ezorm issues
Sort by recently updated
recently updated
newest added

Add `package` field to specify the package name of mongodb orm.

## 背景 在一些特定的业务场景(审计日志)下,往往会需要在 model 层 (不管是 M[^1] -> M 还是 P[^2] ->(C[^3]) -> M ) 记录一些 changelog(auditlog) 变化 ## Proposal ### The Generator (diff模板生成) 在 (YAML)model struct 上生成 diff 方法,diff...

v2

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.3. Commits 4c93d8f EqualExportedValues: Handle nested pointer, slice and map fields (#1379) 4b2f4d2 add EventuallyWithT assertion (#1264) b3106d7 allow testing for functional options (#1023) 437071b...

dependencies

Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.9.1 to 1.11.6. Release notes Sourced from go.mongodb.org/mongo-driver's releases. MongoDB Go Driver 1.11.6 The MongoDB Go Driver Team is pleased to release version 1.11.6 of the official...

dependencies

Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.6.1 to 1.7.0. Release notes Sourced from github.com/spf13/cobra's releases. v1.7.0 ✨ Features Allow to preserve ordering of completions in bash, zsh, pwsh, & fish: @​h4ck3rk3y #1903 Add...

dependencies

Bumps [github.com/pingcap/parser](https://github.com/pingcap/parser) from 0.0.0-20200623164729-3a18f1e5dceb to 4.0.0-alpha+incompatible. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/pingcap/parser&package-manager=go_modules&previous-version=0.0.0-20200623164729-3a18f1e5dceb&new-version=4.0.0-alpha+incompatible)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

I heard that ezorm v2 introduced Generics, but I can not find any related example?

## Ref https://dev.mysql.com/doc/refman/8.0/en/built-in-function-reference.html ## Lists - [x] COUNT - [x] UPPPER - [x] LENGTH - [ ] CAST - [x] UCASE - [x] LOWER - [x] LCASE

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20220114195835-da31bd327af9 to 0.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/sys&package-manager=go_modules&previous-version=0.0.0-20220114195835-da31bd327af9&new-version=0.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.3.8. Commits 434eadc language: reject excessively large Accept-Language strings 23407e7 go.mod: ignore cyclic dependency for tagging b18d3dd secure/precis: replace bytes.Compare with bytes.Equal 795e854 all: replace...

dependencies