1.4.0
Changes
- Rename field
src_lpodatas.t_c_synthese_extended.bird_breed_status
tobreed_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
andtaxonomie.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
- Apply script
migrations/1.3.1_to_1.4.0.sql
- Apply scripts in order:
02_metadata.sql
07_functions.sql
08_upsert_observations.sql
Full Changelog: 1.3.1...1.4.0