You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-library/vendor/gorm.io/gen
李光春 dc3bc54468
- update vendor
10 months ago
..
field - update vendor 10 months ago
helper - update vendor 1 year ago
internal - update vendor 10 months ago
.gitignore - update dorm 1 year ago
.golangci.yml - update dorm 1 year ago
License - update dorm 1 year ago
README.md - update dorm 1 year ago
condition.go - update vendor 1 year ago
config.go - update vendor 1 year ago
do.go - update vendor 10 months ago
do_options.go - update dorm 1 year ago
errors.go - update dorm 1 year ago
field_options.go - update vendor 10 months ago
generator.go - update vendor 10 months ago
import.go - update dorm 1 year ago
interface.go - update vendor 10 months ago
sec_check.go - update dorm 1 year ago

README.md

GORM Gen

Friendly & Safer GORM powered by Code Generation.

Release Go Report Card MIT license OpenIssue ClosedIssue TODOs Go.Dev reference

Overview

  • Idiomatic & Reusable API from Dynamic Raw SQL
  • 100% Type-safe DAO API without interface{}
  • Database To Struct follows GORM conventions
  • GORM under the hood, supports all features, plugins, DBMS that GORM supports

Getting Started

Maintainers

@riverchu @iDer @qqxhb @dino-ma

@jinzhu

Contributing

You can help to deliver a better GORM/Gen, check out things you can do

License

Released under the MIT License