summaryrefslogtreecommitdiff
path: root/sql/schema.sql (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add course metadata course_id and section_id for PowerSchoolRunxi Yu5 days1-1/+3
* auth.go, schema.sql: Add "confirmed" field to usersRunxi Yu7 days1-1/+2
* *.go, schema.sql, staff.html: Implement state settingRunxi Yu7 days1-0/+4
* courses.go, schema.sql: Validate course{Type,Group} in server, not SQLRunxi Yu12 days1-9/+1
* *.sql: New schema with ctypes and cgroupsRunxi Yu12 days1-12/+22
* schema.sql: users.expr should be BIGINTRunxi Yu13 days1-1/+1
* ws.go, schema.sql: Enforce uniqueness of course choicesRunxi Yu2024-10-011-1/+1
* ws.go, *.sql: Add course choices to the databaseRunxi Yu2024-10-011-1/+9
* {auth,index,ws}.go, schema.sql: Move session cookie into the user tableRunxi Yu2024-09-301-7/+3
* docs, scripts, sql: Sort support files into subdirectoriesRunxi Yu2024-09-241-0/+20