change column type
This commit is contained in:
parent
bc0aca8d56
commit
814203952a
@ -10,7 +10,7 @@ opentoid_dir=$1
|
||||
echo "Creating a temporary table for coordinates..."
|
||||
psql -c "CREATE TABLE open_toid (
|
||||
toid varchar,
|
||||
version_number smallint,
|
||||
version_number float,
|
||||
version_date date,
|
||||
source_product varchar,
|
||||
easting float,
|
||||
|
Loading…
Reference in New Issue
Block a user