Skip to content
Snippets Groups Projects
Commit 34303567 authored by Peter J. Keleher's avatar Peter J. Keleher
Browse files

auto

parent 423495a3
No related branches found
No related tags found
No related merge requests found
......@@ -151,7 +151,7 @@ database), but do so entirely through the **Peewee** ORM interface.
### SubTask 2: Update `NumberOfFlightsTaken` (10 pts)
Add code in `runORM` to update `NumberOfFlightsTaken` as in assign4, which has
already been defined (but not populated). In other words, clear out the table and repopulate it from scratch each time runORM() is called. Worth 5 points on the first midterm if correct.
already been defined (but not populated). In other words, clear out the table and repopulate it from scratch each time runORM() is called. ~~Worth 5 points on the first midterm if correct.~~
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment