auth/helper.go:117 ERROR: operator does not exist: boolean = integer (SQLSTATE 42883) #2
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
[12.818ms] [rows:-]
select count(*) from user_groups ug, users u
where group_id = (select id from groups where name = '*admin')
and user_id <> 'c76aru65hsljlm6f3060'
and u.id = user_id
and u.activated = 1
2021/12/29 19:24:38 ERR ntucool/api_user.go:120 > error="Cannot remove last admin account." duration=62 ip=127.0.0.1 method=PUT status=403 url=/api/icm/usr user=admin