You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Databases attached to workspaces returns following part for parent mapping. Since id is set by using type property, json[json["type"]] returns true and fail to cast string.
I'm so sorry that I don't answer early. I really want to improve this package to make it really usefull but currently I don't have the time (or motivation :c) but your issue give me more motivation. I will try to check what is happening.
Thanks for the api, I'm eager to use it!
Databases attached to workspaces returns following part for parent mapping. Since id is set by using
type
property,json[json["type"]]
returnstrue
and fail to cast string.Here is sample from response:
The text was updated successfully, but these errors were encountered: