Revision 6284
Added by Aaron Marcuse-Kubitza about 12 years ago
schemas/vegbien.sql | ||
---|---|---|
3599 | 3599 |
sourcecontributor_id integer NOT NULL, |
3600 | 3600 |
source_id integer NOT NULL, |
3601 | 3601 |
sourceparty_id integer NOT NULL, |
3602 |
role text,
|
|
3602 |
role role,
|
|
3603 | 3603 |
"order" integer |
3604 | 3604 |
); |
3605 | 3605 |
|
Also available in: Unified diff
schemas/vegbien.sql: sourcecontributor: role: Changed type to role