Opened 5 years ago
#248 new enhancement
Ajout code taxon sandre - Ambloplites rupestris
Reported by: | marion | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | database | Version: | 0.5 |
Keywords: | taxon | Cc: |
Description
Besoin de l'ajout d'un taxon dans la table tr_taxon_tax
Je l'ai fait dans ma base mais ce serait bien de faire évoluer le référentiel taxon chez tout le monde à la prochaine modification de la bd_contmig_nat.
Code pour la création de ce taxon :
INSERT INTO ref.tr_taxon_tax (tax_code,tax_nom_latin,tax_nom_commun,tax_ntx_code,tax_rang)
VALUES ('2048','Ambloplites rupestris','Crapet de roche','15','100')
Note: See
TracTickets for help on using
tickets.