tagbase / tagbase-server

tagbase-server is a data management web service for working with eTUFF and nc-eTAG files.
https://oiip.jpl.nasa.gov/doc/OIIP_Deliverable7.4_TagbasePostgreSQLeTUFF_UserGuide.pdf
Apache License 2.0
7 stars 2 forks source link

Compute submission_id, tag_id sequences #204

Closed renato2099 closed 1 year ago

renato2099 commented 1 year ago

If the submission related sequences get recreated, we shouldn't need to reset submission_tag_id_seq and submission_submission_id_seq but we should take the max current values from the submission table.

An easy way to test this @lewismc is to add these SQL lines and restart the service ;) we might want to give that a try

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information