Project

General

Profile

« Previous | Next » 

Revision 6185

schemas/vegbien.sql: place: Renamed geosource_valid to geovalid. (It had gotten renamed in the reference -> source rename.)

View differences:

vegbien.my.sql
298 298
    stateprovince text,
299 299
    county text,
300 300
    description text,
301
    geosource_valid int(1),
301
    geovalid int(1),
302 302
    distance_to_country_m double precision,
303 303
    distance_to_state_m double precision
304 304
);

Also available in: Unified diff