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.
dorm/vendor/gorm.io/gen
dtapps 1f3831a39c
- add vendor
3 months ago
..
field - add vendor 3 months ago
helper - add vendor 3 months ago
internal - add vendor 3 months ago
.gitignore - add vendor 3 months ago
.golangci.yml - add vendor 3 months ago
License - add vendor 3 months ago
README.md - add vendor 3 months ago
condition.go - add vendor 3 months ago
config.go - add vendor 3 months ago
do.go - add vendor 3 months ago
do_options.go - add vendor 3 months ago
errors.go - add vendor 3 months ago
field_options.go - add vendor 3 months ago
generator.go - add vendor 3 months ago
import.go - add vendor 3 months ago
interface.go - add vendor 3 months ago
sec_check.go - add vendor 3 months 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