Expand description
This module contains the SQL base statement helper methods, which provides functionality for working with SQL databases.
Structsยง
- Insert
Records - Represents a collection of insert records.
- Query
Columns - Represents a collection of query columns.
- Update
Sets - Represents a collection of update sets.