CodeQL library for Go
codeql/go-all 0.7.15-dev (changelog, source)
Search

Module SQL

Provides classes for working with SQL-related APIs.

Import path

import semmle.go.frameworks.SQL

Classes

Query

A data-flow node that represents a SQL query.

QueryString

A data-flow node whose string value is interpreted as (part of) a SQL query.

Modules

Query

A data-flow node that represents a SQL query.

QueryString

Provides classes for working with SQL query strings.