[GRASS-git] [OSGeo/grass] 89cf28: temporal: use UPDATE-FROM syntax for updating meta...

Stefan Blumentrath noreply at github.com
Sat Feb 3 05:08:47 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 89cf288f4f790d85459c9e2aa8e07ed832746610
      https://github.com/OSGeo/grass/commit/89cf288f4f790d85459c9e2aa8e07ed832746610
  Author: Stefan Blumentrath <stefan.blumentrath at gmx.de>
  Date:   2024-02-03 (Sat, 03 Feb 2024)

  Changed paths:
    M lib/temporal/SQL/update_stds_spatial_temporal_extent_template.sql
    M lib/temporal/SQL/update_str3ds_metadata_template.sql
    M lib/temporal/SQL/update_strds_metadata_template.sql
    R lib/temporal/SQL/update_strds_metadata_template_v3.sql
    M lib/temporal/SQL/update_stvds_metadata_template.sql
    M python/grass/temporal/abstract_space_time_dataset.py

  Log Message:
  -----------
  temporal: use UPDATE-FROM syntax for updating metadata tables (#3359)

* use UPDATE-FROM syntax

* update version_handling

* integrated in main SQL update

* remove table name from set and use JOIN

* add FROM

* NATURAL JOIN

* use JOIN-ON

* fix SQL syntax




More information about the grass-commit mailing list