tfischer 2005/06/26 02:35:23
Modified: src/rttest bookstore-schema.xml
Log:
Fixed description for c table
Revision Changes Path
1.21 +1 -1 db-torque/src/rttest/bookstore-schema.xml
Index: bookstore-schema.xml
===================================================================
RCS file: /home/cvs/db-torque/src/rttest/bookstore-schema.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- bookstore-schema.xml 22 May 2005 14:50:48 -0000 1.20
+++ bookstore-schema.xml 26 Jun 2005 09:35:23 -0000 1.21
@@ -165,7 +165,7 @@
<!-- C T A B L E -->
<!-- =================================================== -->
- <table name="c" description="c table contains fk to r_ab and to b">
+ <table name="c" description="c table contains fk to ar_ab, a and b">
<column
name="c_id"
required="true"
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]