Mercurial > ~dholland > hg > swallowtail > index.cgi
diff database/schema/bugs.sql @ 32:7458a278cb64
forgot modified_date
author | David A. Holland |
---|---|
date | Mon, 27 May 2013 23:16:12 -0400 |
parents | cd36b49f4437 |
children | 68a4f2d8930e |
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