CVS Commit Overview for 2006-11-07
==================================
2006-11-07 Nicholas Robinson <[email protected]>
* Makefile.am: Added primary key to table 'sbmCATEGORIES' based on
the columns 'doctype' and 'sname'. A document type should never
have duplicated categories.
2006-11-07 Nicholas Robinson <[email protected]>
* modules/miscutil/sql/tabcreate.sql: Updated definition of
'sbmCATEGORIES' table to include a PRIMARY KEY on columns 'doctype'
and 'sname', and a KEY on column 'doctype'.
2006-11-07 Nicholas Robinson <[email protected]>
* Makefile.am: Added KEY 'doctype' to table 'sbmCATEGORIES' on
column 'doctype'.
--
CDS Invenio Developers <[email protected]>