s4wave_sql

package
v0.52.0-rc2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 21, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var PredSqlQueryAgainst = quad.IRI("against")

PredSqlQueryAgainst links a SQL query or result to the database it targets.

View Source
var PredSqlQueryProducedBy = quad.IRI("produced-by")

PredSqlQueryProducedBy links a SQL query result to the query that produced it.

View Source
var PredSqlSchemaInDb = quad.IRI("schema-in-db")

PredSqlSchemaInDb links a SQL schema to the database that contains it.

View Source
var PredSqlTableViewAgainstSchema = quad.IRI("table-view-against-schema")

PredSqlTableViewAgainstSchema links a SQL table view to the schema it reads.

View Source
var PredSqlWorkbenchAgainstDb = quad.IRI("workbench-against-db")

PredSqlWorkbenchAgainstDb links a SQL workbench to the database it explores.

View Source
var PredSqlWorkbenchOpenTab = quad.IRI("workbench-open-tab")

PredSqlWorkbenchOpenTab links a SQL workbench to an object opened in a tab.

View Source
var PredSqlWorkbenchPinnedQuery = quad.IRI("workbench-pinned-query")

PredSqlWorkbenchPinnedQuery links a SQL workbench to a pinned query.

Functions

func QuoteIdentifier

func QuoteIdentifier(identifier string) (string, error)

QuoteIdentifier returns a MySQL-compatible quoted identifier.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL