Update README.md
This commit is contained in:
@@ -72,7 +72,7 @@ def select_final_time(conn, day, id):
|
||||
OR g5 = lesson_id
|
||||
OR g6 = lesson_id
|
||||
OR lesson_id = 'gu'
|
||||
OR lesson_id = 'to'
|
||||
OR lesson_id = 'tok'
|
||||
WHERE id = ? AND day = ?
|
||||
ORDER BY end_time DESC
|
||||
LIMIT 1
|
||||
|
||||
Reference in New Issue
Block a user