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

WIP Use entity rather than object and relationship #216

Closed
wants to merge 74 commits into from

Conversation

manuelma
Copy link
Collaborator

@manuelma manuelma commented Feb 9, 2023

Fixes #215

Checklist before merging

  • Documentation (also in Toolbox repo) is up-to-date
  • Release notes in Toolbox repo have been updated
  • Unit tests have been added/updated accordingly
  • Code has been formatted by black
  • Unit tests pass

@manuelma manuelma changed the title WIP: Issue 215 drop object and relationship WIP: Use entity rather than object and relationship Feb 9, 2023
@manuelma manuelma changed the title WIP: Use entity rather than object and relationship WIP Use entity rather than object and relationship Feb 10, 2023
@jkiviluo
Copy link
Member

jkiviluo commented Mar 2, 2023

Importing entities with an importer overwrites entity_classes in the DB (including entity_class icons, which is why I noticed. The new entity_class icons are the default ones).

@jkiviluo
Copy link
Member

jkiviluo commented Mar 2, 2023

I have this:
image

And for some reason exporter wants to export the coal entity twice (but not the others):
image

manuelma and others added 28 commits May 16, 2023 16:52
…pine-tools/Spine-Database-API into issue_215_drop_object_and_relationship
…pine-tools/Spine-Database-API into issue_215_drop_object_and_relationship
@manuelma manuelma closed this Aug 29, 2023
@manuelma manuelma deleted the issue_215_drop_object_and_relationship branch August 29, 2023 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drop object and relationship and keep only entity
4 participants