# README

schema

Schema

  • 数据库schema

# Variables

No description provided by the author

# Structs

Testing test 文档地址:https://gorm.io/docs/models.html MySQL 支持 unsigned Postgres 不支持 unsigned MySQL 支持 auto_increment Postgres : serial or bigserial.
TestingUniqueIndex ...