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
Outside of adapters convert should only be used when you can get a full representation back and forward between the target and source of the operation.
Any use of convert that does not follow this principle should be made into a create or a query
This needs to be more clearly stated in the wiki
The text was updated successfully, but these errors were encountered:
Outside of adapters convert should only be used when you can get a full representation back and forward between the target and source of the operation.
Any use of convert that does not follow this principle should be made into a create or a query
This needs to be more clearly stated in the wiki
The text was updated successfully, but these errors were encountered: