Skip to content

1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Oct 08:07
· 6 commits to master since this release
0c38efe

Changes

  • Rename field src_lpodatas.t_c_synthese_extended.bird_breed_status to breed_status, no used for all taxa groups and populated from interpretation of various data (behaviour, life stage)
  • Add IF EXISTS / IF NOT EXISTS to secure scripts application.
  • View src_lpodatas.v_c_observations and taxonomie.mv_c_cor_vn_taxref are now part of lpoaura/PluginQGIS-LPOData project
  • Adapt insert of parameters in gn_commons.t_parameters due to new constraint on organisms foreign key.
  • Better management for specific LPO-Sympetrum data (specific AuRA case) are now conditionned to existing view.
  • Add sample code to generate portal area coverage to exclude data out of coverage.

## TODO

  1. Apply script migrations/1.3.1_to_1.4.0.sql
  2. Apply scripts in order:
    1. 02_metadata.sql
    2. 07_functions.sql
    3. 08_upsert_observations.sql

Full Changelog: 1.3.1...1.4.0