Index: db.scm ================================================================== --- db.scm +++ db.scm @@ -511,11 +511,11 @@ '("comment" #f) '("event_time" #f) '("fail_count" #f) '("pass_count" #f) '("archived" #f) - '("last_update" #f)) + ) (list "test_steps" '("id" #f) '("test_id" #f) '("stepname" #f) '("state" #f)