sqlboiler-sqlite3:sqlite3 sqlboiler驱动程序

时间:2021-05-19 09:21:17
【文件属性】:
文件名称:sqlboiler-sqlite3:sqlite3 sqlboiler驱动程序
文件大小:25KB
文件格式:ZIP
更新时间:2021-05-19 09:21:17
Go sqlboiler-sqlite3 该软件包是sqlboiler的驱动程序。 它需要cgo来构建,因此不在主树中。 安装 该软件包取决于database/sql sqlite3驱动程序 ,该驱动程序需要安装cgo和sqlite3 .so / .dll。 请参阅github.com/mattn/go-sqlite3的安装以完成此步骤。 安装简单,只需使用go get 。 将二进制文件放入路径后,如果以驱动程序名称sqlite3运行它,则sqlboiler将能够使用它。 # Note: You must run this outside of your Go module directory. This must be done # in GOPATH mode to get the correct result. If you'd like to pin the version #
【文件预览】:
sqlboiler-sqlite3-master
----testdata()
--------sqlite3_test_schema.sql(724B)
----driver()
--------bindata.go(10KB)
--------sqlite3_test.go(1KB)
--------testdatabase.sql(4KB)
--------override()
--------sqlite3.go(13KB)
--------sqlite3.golden.json(30KB)
----LICENSE(1KB)
----main.go(186B)
----.gitignore(28B)
----go.sum(17KB)
----README.md(1KB)
----go.mod(195B)

网友评论