Project

General

Profile

« Previous | Next » 

Revision 6305

schemas/vegbien.sql: source: Renamed fulltext to citation because according to the VegBank data dictionary <http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=reference&entity=dba_tabledescription&where=where_tablename#fulltext> this is actually the full text of the reference citation, not of the reference itself (it would be unusual to store that in VegBank)

View differences:

vegbien.my.sql
1194 1194
    matched_source_id int(11),
1195 1195
    parent_id int(11),
1196 1196
    shortname text,
1197
    `fulltext` text,
1197
    citation text,
1198 1198
    sourcetype text,
1199 1199
    accesslevel text,
1200 1200
    accessconditions text,

Also available in: Unified diff