Project

General

Profile

« Previous | Next » 

Revision 7601

schemas/vegbien.sql: analytical_stem_view: Removed deprecated taxonNameWithMorphospecies now that we have speciesBinomialWithMorphospecies

View differences:

vegbien.my.sql
760 760
    `speciesBinomialWithMorphospecies` varchar(255),
761 761
    `taxonName` varchar(255),
762 762
    `scientificNameAuthorship` varchar(255),
763
    `taxonNameWithMorphospecies` varchar(255),
764 763
    threatened_bien int(11),
765 764
    `identifiedBy` varchar(255),
766 765
    `growthForm` varchar(255),
......
816 815
    `speciesBinomialWithMorphospecies` varchar(255),
817 816
    `taxonName` varchar(255),
818 817
    `scientificNameAuthorship` varchar(255),
819
    `taxonNameWithMorphospecies` varchar(255),
820 818
    threatened_bien int(11),
821 819
    `identifiedBy` varchar(255),
822 820
    `dateIdentified` date,

Also available in: Unified diff