From 1f41d08568c692c50d7ab536402d02cec8a00c75 Mon Sep 17 00:00:00 2001 From: francis Date: Fri, 4 Apr 2008 01:44:41 +0000 Subject: Unique indices for track things tables. Annotate models. --- app/models/info_request.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/models/info_request.rb') diff --git a/app/models/info_request.rb b/app/models/info_request.rb index cae7bc24f..2ec8ead1f 100644 --- a/app/models/info_request.rb +++ b/app/models/info_request.rb @@ -1,5 +1,5 @@ # == Schema Information -# Schema version: 49 +# Schema version: 51 # # Table name: info_requests # @@ -22,7 +22,7 @@ # Copyright (c) 2007 UK Citizens Online Democracy. All rights reserved. # Email: francis@mysociety.org; WWW: http://www.mysociety.org/ # -# $Id: info_request.rb,v 1.80 2008-04-03 17:23:39 francis Exp $ +# $Id: info_request.rb,v 1.81 2008-04-04 01:44:41 francis Exp $ require 'digest/sha1' -- cgit v1.2.3