Revision 6127
Added by Aaron Marcuse-Kubitza about 12 years ago
schemas/vegbien.my.sql | ||
---|---|---|
1110 | 1110 |
givenname text, |
1111 | 1111 |
middlename text, |
1112 | 1112 |
surname text, |
1113 |
suffix text, |
|
1113 | 1114 |
organizationname text, |
1114 | 1115 |
currentname_id int(11), |
1115 | 1116 |
contactinstructions text, |
schemas/vegbien.sql | ||
---|---|---|
1768 | 1768 |
givenname text, |
1769 | 1769 |
middlename text, |
1770 | 1770 |
surname text, |
1771 |
suffix text, |
|
1771 | 1772 |
organizationname text, |
1772 | 1773 |
currentname_id integer, |
1773 | 1774 |
contactinstructions text, |
Also available in: Unified diff
schemas/vegbien.sql: party: Added fields from referenceparty. Note that referenceparty.type is named partytype.