Project

General

Profile

« Previous | Next » 

Revision 597

vegbien.sql: Removed confusing plantconcept.plantname field since we are using plantname.plantname instead

View differences:

vegbien.for_ERD.my.sql
43 43
  plantconcept_id int(11) NOT NULL AUTO_INCREMENT,
44 44
  plantname_id int(11) NOT NULL,
45 45
  reference_id int(11) NOT NULL,
46
  plantname character varying(200),
47 46
  plantcode character varying(23),
48 47
  plantdescription text,
49 48
  d_obscount int(11),

Also available in: Unified diff