viniciussanchez / dataset-serialize

JSON to DataSet and DataSet to JSON converter for Delphi and Lazarus (FPC)
MIT License
653 stars 161 forks source link

encode64 verify on import blob field content #197

Closed MarcosFincotto closed 1 year ago

MarcosFincotto commented 1 year ago

Checks that the content of the blob field is a valid encode64 before decoding. If not, keep the original string.