ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Root Listing
root
/
cvsroot
/
COMP
/
DBS
/
Schema
/
RefDBLegacy
/
OracleRev.sql
Revision:
1.1
Committed:
Tue Oct 4 21:46:23 2005 UTC
(19 years, 7 months ago) by
lat
Content type:
application/sql
Branch:
MAIN
Log Message:
Schema converted to Oracle, various other changes
File Contents
#
User
Rev
Content
1
lat
1.1
-- ======================================================================
2
create table t_schema_revision
3
(revision varchar (255) not null);
4