-- Ratings -- -- Simple multidimensional rating package. -- -- Copyright (C) 2003 Jeff Davis -- @author Jeff Davis -- @creation-date 10/22/2003 -- -- @cvs-id $Id: ratings-create.sql,v 1.1 2004/05/19 19:00:03 jeffd Exp $ -- -- This is free software distributed under the terms of the GNU Public -- License. Full text of the license is available from the GNU Project: -- http://www.fsf.org/copyleft/gpl.html \i ratings-datamodel.sql \i ratings-procs.sql \i ratings-triggers.sql \i ratings-data.sql