ca32d865b2e22c08ae78a2dd3ad1486c4ec778c7
C1: CreateBatch shadowed err with := in loop, causing partial commits on
failure. Fixed with named return and execErr loop variable.
H1: OrderBy concatenated raw into SQL query. Added whitelist validation.
H2: Organization.List dropped query args in SelectContext call.
H3: CourseRepository.Get wrapped sql.ErrNoRows without translating to
ErrNotFound, breaking the port contract.
Medium: Create now returns the created entity via Get; fixed prepared
statement leak in Organization.Create; unified time.Now() to UTC.
Languages
Go
84.4%
HTML
7.8%
templ
7.1%
Dockerfile
0.7%