Project

General

Profile

« Previous | Next » 

Revision 10694

schemas/vegbien.sql: analytical_stem: synced with analytical_stem_view using sync_analytical_stem_to_view()

View differences:

schemas/vegbien.my.sql
797 797
    `organismY_m` double precision,
798 798
    `taxonOccurrenceID` varchar(255),
799 799
    `authorTaxonCode` varchar(255),
800
    `aggregateOrganismObservationID` varchar(255),
800 801
    `individualObservationID` varchar(255),
801 802
    `authorStemCode` varchar(255)
802 803
);
schemas/vegbien.sql
1687 1687
    "organismY_m" double precision,
1688 1688
    "taxonOccurrenceID" text,
1689 1689
    "authorTaxonCode" text,
1690
    "aggregateOrganismObservationID" text,
1690 1691
    "individualObservationID" text,
1691 1692
    "authorStemCode" text
1692 1693
);

Also available in: Unified diff