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

Use identifier instead of table uid in dataset and transfer table #20

Open
3 tasks
brotkrueml opened this issue Jan 16, 2022 · 0 comments
Open
3 tasks
Assignees
Labels
on hold On hold

Comments

@brotkrueml
Copy link
Contributor

brotkrueml commented Jan 16, 2022

This is a preparation to #19 to smoothen the transition to version 2.0. The table uid is then not available anymore, instead an "identifier" (formerly known as "handle") is available. The dataset and transfer table should use the identifier/handle instead. This change should be available in version 1.

  • A column identifier is added to the dataset and transfer table.
  • When processing datasets or transfers the identifier/handle is used instead of the table_uid.
  • If an identifier is empty the table uid is used instead.
@brotkrueml brotkrueml self-assigned this Jan 16, 2022
@brotkrueml brotkrueml added the on hold On hold label Dec 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
on hold On hold
Projects
None yet
Development

No branches or pull requests

1 participant