Revision 4343
Added by Aaron Marcuse-Kubitza over 12 years ago
inputs/CTFS/Plot/create.sql | ||
---|---|---|
1 | 1 |
SELECT * |
2 |
FROM "Site.src"
|
|
2 |
FROM "Plot.src"
|
|
3 | 3 |
LEFT JOIN "Country.src" USING ("CountryID") |
Also available in: Unified diff
inputs/CTFS/: Renamed Site.src to Plot.src to use a VegCSV name for the table