Module sql_base

Source
Expand description

This module contains the SQL base statement helper methods, which provides functionality for working with SQL databases.

Structsยง

InsertRecords
Represents a collection of insert records.
QueryColumns
Represents a collection of query columns.
UpdateSets
Represents a collection of update sets.