Project

General

Profile

« Previous | Next » 

Revision 6142

schemas/vegbien.sql: address: Renamed fields to bien_web.party names

View differences:

schemas/vegbien.my.sql
538 538
    organization_id int(11),
539 539
    orgposition text,
540 540
    email text,
541
    deliverypoint text,
541
    street text,
542 542
    city text,
543
    administrativearea text,
543
    stateprovince text,
544 544
    postalcode text,
545 545
    country text,
546 546
    currentflag int(1),
schemas/vegbien.sql
1159 1159
    organization_id integer,
1160 1160
    orgposition text,
1161 1161
    email text,
1162
    deliverypoint text,
1162
    street text,
1163 1163
    city text,
1164
    administrativearea text,
1164
    stateprovince text,
1165 1165
    postalcode text,
1166 1166
    country text,
1167 1167
    currentflag boolean,

Also available in: Unified diff