Open smnorris opened 2 years ago
wondering if this is related to error thrown on build
CREATE TABLE
psql:sql/tables/temp/fwa_stream_order_max.sql:19: ERROR: column "wscode_ltree" does not exist
LINE 7: where wscode_ltree is not null
^
make: *** [Makefile:124: .make/fwa_stream_networks_sp] Error 3
wscode_ltree
andlocalcode_ltree
can be justwscode
andlocalcode
- there is no need to specify the type in the column names. Consider also dropping the source watershed code columns.