ngu / geonorge-nedlastingapi

An implementation in Java of the Geonorge Download API (https://nedlasting.geonorge.no/Help)
MIT License
4 stars 2 forks source link

Cleanup sql-script for PostgreSQL #7

Closed bgrotan closed 7 years ago

bgrotan commented 7 years ago

Table filliste: id text => id serial NOT NULL, kateri => kategori

bgrotan commented 7 years ago

Fixed and commited to master