Project

General

Profile

« Previous | Next » 

Revision 4343

inputs/CTFS/: Renamed Site.src to Plot.src to use a VegCSV name for the table

View differences:

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