Revision 3987
Added by Aaron Marcuse-Kubitza over 12 years ago
schemas/vegbien.my.sql | ||
---|---|---|
635 | 635 |
datasource_id int(11) NOT NULL, |
636 | 636 |
sourceaccessioncode text NOT NULL, |
637 | 637 |
parent_id int(11), |
638 |
authorlocationcode text, |
|
638 | 639 |
centerlatitude double precision, |
639 | 640 |
centerlongitude double precision, |
640 | 641 |
locationaccuracy double precision, |
schemas/vegbien.sql | ||
---|---|---|
918 | 918 |
datasource_id integer NOT NULL, |
919 | 919 |
sourceaccessioncode text NOT NULL, |
920 | 920 |
parent_id integer, |
921 |
authorlocationcode text, |
|
921 | 922 |
centerlatitude double precision, |
922 | 923 |
centerlongitude double precision, |
923 | 924 |
locationaccuracy double precision, |
Also available in: Unified diff
schemas/vegbien.sql: location: Added authorlocationcode