Skip to content

1.6.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jun 13:38
1b8ceb3

Fixes

  • Fix trigger to populate additional data (fix #73).

Version note

If you are using triggers to automatically populate GeoNature database, you should apply new SQL scripts:

pip install --upgrade gn2pg-client
gn2pg_cli --custom-script to_gnsynthese <myconfigfile>
psql -d <database name> -c 'UPDATE gn2pg_import.data_json SET item=item;'

Full Changelog: 1.6.4...1.6.5