rinc0 - 2004-10-01

hi,

when i write foreign key constraints, i have to record the prefix of the table.

i propose that the constraint tag be changed to include a means of referencing a table as a foreign key, to take advantage of table name prefixing. perhaps by retaining the cdata and introducing attributes:
<constraint type="foreignkey" table="sometable" field="somefield"></constraint>