Fedora Packages

golang-github-jmoiron-sqlx-devel Subpackage of golang-github-jmoiron-sqlx

General purpose extensions to golang's database/sql

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. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/jmoiron/sqlx

Releases Overview

Release Stable Testing
Fedora Rawhide 1.3.5-5.fc40 -
Fedora 40 1.3.5-5.fc40 -
Fedora 39 1.3.5-3.fc39 -
Fedora 38 1.3.5-2.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at golang-github-jmoiron-sqlx dash maintainers at fedoraproject dot org.



Sources on Pagure