Documentation ¶
Index ¶
- func CleanSearchQuery(query string) string
- func Search(sql, condition, query string, params []any) (string, []any)
- func Sort(sql, sortBy, sortDirection, defaultSortBy string, ...) string
- func Tenant(ctx context.Context, query string, params ...any) (string, []any)
- func TenantID(ctx context.Context) *string
- func TenantIDString(ctx context.Context) string
- func TenantInsert(ctx context.Context, params ...any) []any
- func TenantWithPrefix(ctx context.Context, query string, prefix string, params ...any) (string, []any)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CleanSearchQuery ¶
func TenantIDString ¶ added in v0.15.3
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.