Open BenMorel opened 5 years ago
We now have support for JSON columns, but it would be interesting to support storing a property into a string column as a serialized string as well.
JSON is good for a lot of use cases, but it cannot unserialize to custom classes.
We now have support for JSON columns, but it would be interesting to support storing a property into a string column as a serialized string as well.
JSON is good for a lot of use cases, but it cannot unserialize to custom classes.