Revision 6240
Added by Aaron Marcuse-Kubitza about 12 years ago
schemas/vegbien.my.sql | ||
---|---|---|
851 | 851 |
locationevent_id int(11) NOT NULL, |
852 | 852 |
source_id int(11) NOT NULL, |
853 | 853 |
sourceaccessioncode text, |
854 |
accesslevel text, |
|
854 | 855 |
parent_id int(11), |
855 | 856 |
location_id int(11), |
856 | 857 |
project_id int(11), |
schemas/vegbien.sql | ||
---|---|---|
1508 | 1508 |
locationevent_id integer NOT NULL, |
1509 | 1509 |
source_id integer NOT NULL, |
1510 | 1510 |
sourceaccessioncode text, |
1511 |
accesslevel accesslevel, |
|
1511 | 1512 |
parent_id integer, |
1512 | 1513 |
location_id integer, |
1513 | 1514 |
project_id integer, |
Also available in: Unified diff
schemas/vegbien.sql: locationevent: Added accesslevel