-
Notifications
You must be signed in to change notification settings - Fork 20
Pull requests: avantifellows/db-service
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(session-occurrence): add start_time_lte/end_time_gte window filters
#595
opened Jul 10, 2026 by
Bahugunajii
Member
Loading…
fix(users): wrap create/update *_with_user in transactions
#590
opened Jul 9, 2026 by
Bahugunajii
Member
Loading…
perf(session-occurrence): order active-window queries by end_time, not id
#589
opened Jul 9, 2026 by
Bahugunajii
Member
Loading…
fix(ci): EC2 staging deploy silently skipped migrate + restart
#587
opened Jul 7, 2026 by
Bahugunajii
Member
Loading…
chore(infra): address pre-cutover review feedback
#586
opened Jul 7, 2026 by
Bahugunajii
Member
Loading…
Implement NVS student addition DB Service endpoints
#581
opened Jul 2, 2026 by
deepansh96
Member
Loading…
perf(db): add missing FK/lookup indexes on 12+ tables
#572
opened Jun 30, 2026 by
Bahugunajii
Member
Loading…
perf(db): add composite index on group_user(user_id, group_id)
#571
opened Jun 30, 2026 by
Bahugunajii
Member
Loading…
perf(db): add composite index on session_occurrence(session_id, start_time, end_time)
#570
opened Jun 30, 2026 by
Bahugunajii
Member
Loading…
perf(db): add user_id and session_id indexes on user_session
#569
opened Jun 30, 2026 by
Bahugunajii
Member
Loading…
Add lms_teacher_feedback table (Teacher Feedback)
#563
opened Jun 24, 2026 by
suryabulusu
Contributor
Loading…
feat(student): scope student identity to (student_id, auth_group)
#558
opened Jun 18, 2026 by
Bahugunajii
Member
Loading…
feat(student): drop unused family_income column
#532
opened Jun 5, 2026 by
Bahugunajii
Member
Loading…
Phase 5: Cutover — Fargate becomes production, legacy SSH workflows disabled
#501
opened May 11, 2026 by
Bahugunajii
Member
Loading…
3 of 13 tasks
Optimize API bearer auth: load token at startup, enforce only on /api
#494
opened May 4, 2026 by
Bahugunajii
Member
Loading…
fix(ci): replace deprecated GitHub Actions syntax
#461
opened Apr 21, 2026 by
Tomeshwari-02
Loading…
3 tasks
Feat/allow duplicate student id insertion based on auth group
#419
opened Dec 18, 2025 by
Bahugunajii
Member
Loading…
feat: Add cascading deletes for chapter and topic resources
#384
opened Nov 14, 2025 by
Bahugunajii
Member
Loading…
3 tasks done
feat: School Reports API Endpoints with Signed S3 URL Generation
#374
opened Oct 13, 2025 by
Bahugunajii
Member
Loading…
1 task done
ProTip!
Exclude everything labeled
bug with -label:bug.