Versions in this module Expand all Collapse all v7 v7.0.0 May 1, 2026 Changes in this version + type SQLBatch struct + Results []SQLResult + type SQLDump struct + Text string + type SQLQuery struct + Database string + Query string + type SQLResult struct + Columns []string + Rows [][]any + RowsAffected int64 + Type string Other modules containing this package github.com/lxc/incus github.com/lxc/incus/v6