Feat v0.2.8 team admin audit (#12)
All checks were successful
All checks were successful
Co-authored-by: Jeffrey Smith <jasafpro@gmail.com> Co-committed-by: Jeffrey Smith <jasafpro@gmail.com>
This commit was merged in pull request #12.
This commit is contained in:
@@ -19,8 +19,7 @@ func SetDB(db *sql.DB) {
|
||||
}
|
||||
|
||||
// ── Dynamic SQL Builder ─────────────────────
|
||||
// Replaces the copy-pasted addClause/addField pattern
|
||||
// found in admin.go, personas.go, team_providers.go, apiconfigs.go.
|
||||
// Replaces the copy-pasted addClause/addField pattern.
|
||||
|
||||
// UpdateBuilder constructs a dynamic UPDATE statement.
|
||||
type UpdateBuilder struct {
|
||||
|
||||
Reference in New Issue
Block a user