Revision 6185
Added by Aaron Marcuse-Kubitza over 12 years ago
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
schemas/vegbien.sql: place: Renamed geosource_valid to geovalid. (It had gotten renamed in the reference -> source rename.)