Files
auth-proxy/db.go
db123-test 327827da69 refactor(db): remove unnecessary created_at column from perm whitelist query
The `created_at` field is no longer needed in the result set,
so it was removed from the SELECT query to reduce data transfer
and simplify the response.
2026-05-04 13:03:16 +03:30

5.8 KiB