Mailing List Archive

CVS commit: rt
Module Name: rt
Committed By: jesse
Date: Sun Sep 17 23:21:42 UTC 2000

Modified Files:
rt/etc: schema.Oracle schema.mysql

Log Message:
Ugh. Mysql isn't respecting SQL92 reserved words. which meant that I didn't
notice that I was using "Type" and "Action" in my schema.
This required a bit of churn to the ACE and User modules.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.3 -r1.1.2.4 rt/etc/schema.Oracle
cvs rdiff -u -r1.1.2.111 -r1.1.2.112 rt/etc/schema.mysql