crud icon indicating copy to clipboard operation
crud copied to clipboard

A package helps writing CRUD servers. All you need is this package and models.

Results 21 crud issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/gofrs/uuid](https://github.com/gofrs/uuid) from 4.2.0+incompatible to 4.3.1+incompatible. Release notes Sourced from github.com/gofrs/uuid's releases. v4.3.1 Update UUIDv7 to use unix millisecond calculation that is friendly to legacy go versions by @​convto Full...

dependencies
go

Bumps [gorm.io/driver/postgres](https://github.com/go-gorm/postgres) from 1.3.9 to 1.4.5. Commits 35e3f98 fix: reset prepared stmts when table changed (#138) e6551c7 Fix autoincrement check, close #88 d3403e4 Allow disable returning from dialector config, close...

dependencies
go

Bumps [gorm.io/driver/sqlite](https://github.com/go-gorm/sqlite) from 1.3.6 to 1.4.3. Commits 22036f5 Fix condition for limit (#5735) (#118) 1007940 Include pure go sqlite driver in README, close #77 #93 c86933b Fix parse ddl with...

dependencies
go

Bumps [gorm.io/driver/mysql](https://github.com/go-gorm/mysql) from 1.3.6 to 1.4.3. Commits ca4edc1 Fix convert time to local panic when time is nil c538c38 Disable Returning for mariadb < 10.5, close #93 bf5c03d opt time...

dependencies
go

Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.23.8 to 1.24.0. Commits 34fbe84 Add TableName with NamingStrategy support, close #5726 e8f48b5 fix: limit=0 results (#5735) (#5736) 4b22a55 fix: primaryFields are overwritten (#5721) 9564b82 Fix OnConstraint...

dependencies
go

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.16.0 to 1.18.2. Release notes Sourced from github.com/spf13/viper's releases. v1.18.2 tl;dr Skip 1.18.0 and 1.18.1 and upgrade to this version instead. This release fixes a regression that...

dependencies
go

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.9.0 to 0.17.0. Commits 9d2ee97 ssh: implement strict KEX protocol changes 4e5a261 ssh: close net.Conn on all NewServerConn errors 152cdb1 x509roots/fallback: update bundle fdfe1f8 ssh: defer channel...

dependencies
go

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. Release notes Sourced from github/codeql-action's releases. CodeQL Bundle v2.15.4 Bundles CodeQL CLI v2.15.4 (changelog, release) Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.15.4: codeql/cpp-queries...

dependencies
github_actions

Bumps [gorm.io/driver/postgres](https://github.com/go-gorm/postgres) from 1.5.2 to 1.5.4. Commits 68a877c Update go.mod a7214f0 allow ignoring escape (#221) 7630365 fix: change DefaultValueValue to the same as other drivers (#222) 89bd876 fix: default value...

dependencies
go

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.10.0 to 0.17.0. Commits b225e7c http2: limit maximum handler goroutines to MaxConcurrentStreams 88194ad go.mod: update golang.org/x dependencies 2b60a61 quic: fix several bugs in flow control accounting 73d82ef...

dependencies
go