Mon, 23 Dec 2024 06:38:43 CST | login

Information for build golang-github-jmoiron-sqlx-1.3.5-1.ocs23

ID19437
Package Namegolang-github-jmoiron-sqlx
Version1.3.5
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-jmoiron-sqlx.git?.#d24f91bd6d4448239cb14ec0ae588a1d46f9d401
SummaryGeneral purpose extensions to golang's database/sql
Description Sqlx is a library which provides a set of extensions on Go's standard database/sql library. The sqlx versions of sql.DB, sql.TX, sql.Stmt, et al. all leave the underlying interfaces untouched, so that their interfaces are a superset on the standard ones. This makes it relatively painless to integrate existing codebases using database/sql with sqlx.
Built byxinlongchen
State complete
Volume DEFAULT
StartedFri, 06 Sep 2024 15:57:02 CST
CompletedFri, 06 Sep 2024 16:01:22 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/golang-github-jmoiron-sqlx.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-jmoiron-sqlx.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
golang-github-jmoiron-sqlx-1.3.5-1.ocs23.src.rpm (info) (download)
noarch
golang-github-jmoiron-sqlx-devel-1.3.5-1.ocs23.noarch.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Sep 06 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.3.5-1 - initial build