Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replaced column in target table (TDatesCalendar -> tbl_relative_dates) #55

Open
roger-mahler opened this issue Sep 21, 2023 · 0 comments

Comments

@roger-mahler
Copy link
Collaborator

roger-mahler commented Sep 21, 2023

Column physical_sample_id in tbl_relative_dates has been replaced by analysis_entity_id'. This affects import of TDatesCalendar`.

Source Target Column Lookup
SampleCODE (new) tbl_relative_dates analysis_entity_id ???
SampleCODE (delete) tbl_relative_dates physical_sample_id bugs_import.bugs_trace.bugsdata
Uncertainty tbl_relative_dates dating_uncertainty_id tbl_dating_uncertainty.uncertainty
Date + BCADBP tbl_relative_dates relative_age_id concatenate 'CAL_' + Date + BCADBP
=> lookup tbl_relative_ages."Abbreviation"
DatingMethod tbl_relative_dates method_id lookup tbl_methods.method_abbrev_or_alt_name
Notes tbl_relative_dates notes

Ref => tbl_biblio.bugs_reference => tbl_taxonomy_notes.biblio_id

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

No branches or pull requests

1 participant