Reviewed-on: #2
@@ -100,6 +100,8 @@ func (t Table) GetInsertDML(count int) (string, error) {
}
dml.WriteString("RETURNING *")
return dml.String(), nil
The note is not visible to the blocked user.