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

data-pump/update-non-migrated-tables #403

Merged
merged 2 commits into from
Aug 10, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 1 addition & 8 deletions README-dtq.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,7 @@ DSpace uses GitHub to track issues:
- Language is not properly showed in the Item View, it is `ces, zxx` instead of `Czech, Nolinguistic content`. Issue: https://github.com/dataquest-dev/DSpace/issues/253

### Tables which are not migrated yet:
- resurcepolicy - automatically filled,
- schema_version - automatically filled,
- subscription,
- tasklistitem,
- webapp - automatically filled,
- license_ressource_user_allowance,
- user_metadata,
- verification_token
- subscription, - Planned in CLARIN-DSpace7.5.

### Tables which are missing in the DSpace7.*., but they are in the CLARIN-DSpace5.* (they are not planned to migrate)
- userconnection,
Expand Down
Loading