Documentation ¶
Overview ¶
Package dml provides the data manipulation language (DML) for Vela.
Due to the slight differences between Database types, this package contains different DML for each supported database type.
https://en.wikipedia.org/wiki/Data_manipulation_language
Usage:
import "github.com/go-vela/server/database/dml"
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Directories ¶
Path | Synopsis |
---|---|
Package postgres provides the Postgres data manipulation language (DML) for Vela.
|
Package postgres provides the Postgres data manipulation language (DML) for Vela. |
Package sqlite provides the Sqlite data manipulation language (DML) for Vela.
|
Package sqlite provides the Sqlite data manipulation language (DML) for Vela. |
Click to show internal directories.
Click to hide internal directories.