mirror of
https://github.com/coder/coder.git
synced 2025-07-15 22:20:27 +00:00
feat: add template/template version auditing (#3965)
This commit is contained in:
@ -91,7 +91,7 @@ SET
|
||||
WHERE
|
||||
id = $1;
|
||||
|
||||
-- name: UpdateTemplateMetaByID :exec
|
||||
-- name: UpdateTemplateMetaByID :one
|
||||
UPDATE
|
||||
templates
|
||||
SET
|
||||
|
Reference in New Issue
Block a user