Updated template

This commit is contained in:
jdl
2026-06-16 08:03:49 +02:00
parent b80b7b7b83
commit b180b54f2b

View File

@@ -61,7 +61,7 @@ func {{.Type}}_Update(
n, err := result.RowsAffected()
if err != nil {
panic(err)
return err
}
switch n {
case 0: