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
Fix type so that subclasses are dumped with all their fields (was causing issues in logging with prettify function that calls model_dump where all fields were removed because not in DataModel) (neo4j#346)
0 commit comments