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

Update the server and client to work with Toolbox 0.8 #44

Open
soininen opened this issue May 27, 2024 · 0 comments
Open

Update the server and client to work with Toolbox 0.8 #44

soininen opened this issue May 27, 2024 · 0 comments

Comments

@soininen
Copy link
Collaborator

Toolbox 0.8 has been out for a while now and it bring a lot of changes, especially on spinedb_api side. While partially backwards compatible, there are some breaking changes that make the web interface unusable.

  • Lock spinedb_api, spine_items and spine_engine versions to always be compatible with the spinetooblox version in requirements.txt
  • Using database ids is a not an option anymore as spinedb_api now uses TempId for in-memory items. We must use unique keys instead.

I have started working on this but switching from database ids to unique keys means quite a lot of work.

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

No branches or pull requests

1 participant