-
Is there any reason that deserialise support isnt included?
-
Nice library thanks for making it! I have a deserialization bottleneck reading from Kafka and hope to use it.
However deserialization currently fails for me with:
```
pyo3_runtime.PanicException:…
-
**Describe the bug**
System.InvalidOperationException: Each parameter in the deserialization constructor on type 'LcmCrdt.Changes.AddSemanticDomainChange' must bind to an object property or field on d…
-
Is there any way to just generically convert a Geometry into whatever type is specified in the GeoJSON itself? I.e. I have a DB column that might be anything from Point to MultiPolygon, so doing `Json…
-
at Dinah.Core.JsonHelper.FromJson[T](String json, String jsonPath, JsonSerializerSettings jsonSerializerSettings)
at Dinah.Core.IO.JsonFilePersister`1.loadFromFile()
at Dinah.Core.IO.JsonFileP…
-
### Using the structure defined in #1, defined `serialize_xense` and `deserialize_sense` methods
-
# ComfyUI Error Report
## Error Details
- **Node ID:** 80
- **Node Type:** FaceParsingModelLoader(FaceParsing)
- **Exception Type:** safetensors_rust.SafetensorError
- **Exception Message:** Erro…
-
I'm developing project with fastadmin. And I need to add foreign key. Code understood type of field and raw_id_fields
![image](https://github.com/user-attachments/assets/0d9c412f-893c-49af-839f-297…
-
![image](https://github.com/user-attachments/assets/92eb5f85-141c-4f34-a959-d15da5d0e9f3)
ComfyUI Error Report
## Error Details
- **Node ID:** 17
- **Node Type:** IPAdapterUnifiedLoader
- **Exce…
-
## Version
What package version of the SDK are you using.
- Nuget package version: 0.1.26.29702
- dll product version: 0.1.26+7406fcd041
**Describe the bug**
When inserting objects of different type…