#200 closed defect (fixed)
Ajout code taxon pour carpe cuir
Reported by: | marion | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 44 Version_beta_test |
Component: | database | Version: | 0.4 |
Keywords: | Cc: |
Description (last modified by marion)
Ajout d'un code taxon dans la table tr_taxon_tax pour les carpe cuir (CCU)
--ON SUPPRIME LA CONTRAINTE UNIQUE CAR POUR LES CARPES PAR EXEMPLE NOUS AVONS DES CODES DIFFERENT MÊME SI C'EST POUR LA MÊME ESPECE
ALTER TABLE ref.tr_taxon_tax DROP CONSTRAINT c_uq_tax_nom_latin;
INSERT INTO ref.tr_taxon_tax VALUES (2111,'Cyprinus carpio','Carpe cuir','15',NULL,40)
Change History (3)
comment:1 Changed 8 years ago by marion
- Description modified (diff)
comment:2 Changed 8 years ago by cedric
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 8 years ago by cedric
Note: See
TracTickets for help on using
tickets.
Intégré dans N4_mise_à_jour_version_beta