Index: openacs-4/packages/views/sql/oracle/views-create.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/views/sql/oracle/views-create.sql,v diff -u -N --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openacs-4/packages/views/sql/oracle/views-create.sql 1 Aug 2007 08:59:09 -0000 1.2 @@ -0,0 +1,21 @@ +-- Views +-- +-- Tracking and aggregating object views... +-- +-- Copyright (C) 2007 Mario +-- @author Mario Aguado +-- @creation-date 2007-07-30 +-- +-- @cvs-id $Id: views-create.sql,v 1.2 2007/08/01 08:59:09 marioa Exp $ +-- Adapted to Oracle from Jeff Davis postresql's implementation +-- 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 + +@@ views-datamodel.sql +@@ views-procs.sql +@@ views-triggers.sql + + + +