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

Delete all attributes #17

Open
amabdallah opened this issue Feb 17, 2018 · 2 comments
Open

Delete all attributes #17

amabdallah opened this issue Feb 17, 2018 · 2 comments

Comments

@amabdallah
Copy link

Is there a way to delete all the attributes in the Hydra db? I noticed that the tAttr has old dimensions that confuse the script when it looks up attributes. I think this is way my local Hydra server with new db works while the remote ones give me an error message about the mismatch between the attribute and unit dimensions

I'm looking for something like

conn.call('delete_all_attributes', ({}))

Thanks

@knoxsp
Copy link
Contributor

knoxsp commented Feb 19, 2018 via email

@amabdallah
Copy link
Author

Thanks Steve for the clarification. So my case can be solved then by adding new attributes with
different dimensions. So looking up the AttributeID requires passing both its name and dimension.

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

2 participants