Project

General

Profile

« Previous | Next » 

Revision 6505

schemas/vegbien.sql: source: Added sampletype field to indicate a plot or specimen datasource

View differences:

schemas/vegbien.my.sql
1252 1252
    sourcetype varchar(255),
1253 1253
    accesslevel varchar(255),
1254 1254
    accessconditions varchar(255),
1255
    sampletype varchar(255),
1255 1256
    title varchar(255),
1256 1257
    titlesuperior varchar(255),
1257 1258
    volume varchar(255),
schemas/vegbien.sql
2019 2019
    sourcetype sourcetype,
2020 2020
    accesslevel accesslevel,
2021 2021
    accessconditions text,
2022
    sampletype sampletype,
2022 2023
    title text,
2023 2024
    titlesuperior text,
2024 2025
    volume text,

Also available in: Unified diff