Mon, 02 Feb 2026 01:17:07 CST | login

Information for build golang-github-jmoiron-sqlx-1.3.5-2.oc9

ID36877
Package Namegolang-github-jmoiron-sqlx
Version1.3.5
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-jmoiron-sqlx.git?.#b492574b40b8b8eb603f57fdcea39dc9952baba8
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 bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 01:59:16 CST
CompletedFri, 13 Jun 2025 02:06:38 CST
Taskbuild (dist-oc9-epol, /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
epol9-test-compose
RPMs
src
golang-github-jmoiron-sqlx-1.3.5-2.oc9.src.rpm (info) (download)
noarch
golang-github-jmoiron-sqlx-devel-1.3.5-2.oc9.noarch.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
noarch_rpmdiff.json
aarch64
root.log
mock_config.log
dnf.rpm.log
hw_info.log
installed_pkgs.log
mock_output.log
dnf.log
state.log
build.log
dnf.librepo.log
noarch_rpmdiff.json
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sat Jun 07 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.3.5-2 - Rebuilt for loongarch64 * Fri Sep 06 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.3.5-1 - initial build