package
Version:
v0.0.0-...-4fe6537
Opens a new window with list of versions in this module.
Published: Mar 1, 2024
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type SqlQuery struct {
Count string `json:"count"`
GroupBy []string `json:"group_by"`
OrderBy string `json:"order_by"`
TableName string `json:"table_name"`
Conditions []Condition
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.