summaryrefslogtreecommitdiff
path: root/sql (follow)
Commit message (Expand)AuthorAgeFilesLines
* tcourse.sql: Add more example CCAsRunxi Yu8 days1-5/+13
* *: Overhaul structure again and embed everythingRunxi Yu11 days1-7/+0
* */Makefile: Update againRunxi Yu12 days1-0/+7
* courses.go, schema.sql: Validate course{Type,Group} in server, not SQLRunxi Yu12 days3-20/+1
* *.sql: New schema with ctypes and cgroupsRunxi Yu12 days3-18/+39
* drop.sql: New SQL script to drop all tablesRunxi Yu13 days1-0/+3
* schema.sql: users.expr should be BIGINTRunxi Yu14 days1-1/+1
* tcourse.sql: Add 1000 of each course for testingRunxi Yu2024-10-021-5/+5
* 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-012-6/+14
* {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-242-0/+25