Skip to content

SQL scripts for WoRMS update#1427

Open
bpasquer wants to merge 2 commits into
mainfrom
worms_update
Open

SQL scripts for WoRMS update#1427
bpasquer wants to merge 2 commits into
mainfrom
worms_update

Conversation

@bpasquer

@bpasquer bpasquer commented Apr 22, 2026

Copy link
Copy Markdown
Contributor

The PR contains two scripts that can be applied in any order as they are unrelated.
Aphia_Insert.sql:

  • deletes the content of table aphia_ref
  • (re)populates the table.
    This table is currently static (ie, no process in the NRMN system is interacting with this table).This script will result in the update of existing entries as well as addition of new entries in the table.

Taxonomy_update.sql

  • updates the aphia_id, phylum,order,class,family in observable_item_ref

@HavierD

HavierD commented Apr 24, 2026

Copy link
Copy Markdown
Contributor

Taxonomy_Update.sql alrady run in both edge and systest

@HavierD

HavierD commented May 19, 2026

Copy link
Copy Markdown
Contributor

@bpasquer hello is it ready to run in prod?

@bpasquer

Copy link
Copy Markdown
Contributor Author

@HavierD no, the query needs adjustements

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants