Skip to content
Snippets Groups Projects
Commit f2182af5 authored by Rune Åvar Ødegård's avatar Rune Åvar Ødegård
Browse files

d

parent 12318293
No related branches found
No related tags found
No related merge requests found
......@@ -20,4 +20,5 @@ http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd">
<include file="data_migration_v3.sql" relativeToChangelogFile="true"/>
<include file="data_migration_v4.sql" relativeToChangelogFile="true"/>
<include file="data_migration_v5.sql" relativeToChangelogFile="true"/>
<include file="data_migration_v6.sql" relativeToChangelogFile="true"/>
</databaseChangeLog>
INSERT INTO public.eea_pollutants (id, uri, label, notation) VALUES (5012, 'http://dd.eionet.europa.eu/vocabulary/aq/pollutant/5012', 'Lead in PM10 (aerosol)', 'Pb in PM10');
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment