changeset 32:7458a278cb64

forgot modified_date
author David A. Holland
date Mon, 27 May 2013 23:16:12 -0400
parents 12a4c9f88510
children 298c8a7f5181
files database/schema/bugs.sql
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/database/schema/bugs.sql	Mon May 27 23:15:55 2013 -0400
+++ b/database/schema/bugs.sql	Mon May 27 23:16:12 2013 -0400
@@ -27,6 +27,7 @@
 	-- fixed-size history
 	arrival_schemaversion int  not null,
 	arrival_date timestamp	not null,
+	modified_date timestamp	not null,
 	closed_date timestamp	,
 
 	-- original submitter