go-gorm语法

GORM 指南

https://gorm.io/zh_CN/docs/

go get -u gorm.io/gorm
go get -u gorm.io/driver/sqlite

go 常见错误

github.com/mattn/go-sqlite3

cgo: exec gcc: exec: "gcc": executable file not found in %PATH%
https://www.cnblogs.com/lyonnee/p/error_cgo_exec_gcc_exec.html
https://blog.csdn.net/weixin_53477664/article/details/123346475

posted @ 2022-12-02 18:22  三里清风18  阅读(28)  评论(0编辑  收藏  举报