GORM sqlite驱动程序-Golang开发

时间:2024-06-15 12:23:50
【文件属性】:

文件名称:GORM sqlite驱动程序-Golang开发

文件大小:8KB

文件格式:ZIP

更新时间:2024-06-15 12:23:50

Golang Database Drivers

GORM sqlite驱动程序GORM Sqlite驱动程序USAGE import(“ gorm.io/driver/sqlite”“ gorm.io/gorm”)// github.com/mattn/go-sqlite3 db,err:= gorm.Open(sqlite.Open( “ gorm.db”),&gorm.Config {}),请查看https://gorm.io以获取详细信息。


【文件预览】:
sqlite-master
----sqlite.go(4KB)
----go.mod(110B)
----License(1KB)
----migrator.go(8KB)
----go.sum(656B)
----.github()
--------workflows()
--------dependabot.yml(528B)
----README.md(312B)
----sqlite_test.go(3KB)
----errors.go(277B)

网友评论