//
pkg.gl
Category
github.com/crossplane-contrib/provider-sql
pkg
clients
xsql
package
0.9.0
Repository:
https://github.com/crossplane-contrib/provider-sql.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
13
Files
22 SLOC
#
Functions
IsNoRows
IsNoRows returns true if the supplied error indicates no rows were returned.
#
Structs
Query
A Query that may be run against a DB.
#
Interfaces
DB
A DB client.