Changeset 0.22.7 (#149)
This commit is contained in:
@@ -20,7 +20,7 @@ func SetDB(db *sql.DB) {
|
||||
|
||||
// ── Dynamic SQL Builder ─────────────────────
|
||||
// Replaces the copy-pasted addClause/addField pattern
|
||||
// found in admin.go, presets.go, team_providers.go, apiconfigs.go.
|
||||
// found in admin.go, personas.go, team_providers.go, apiconfigs.go.
|
||||
|
||||
// UpdateBuilder constructs a dynamic UPDATE statement.
|
||||
type UpdateBuilder struct {
|
||||
|
||||
Reference in New Issue
Block a user