mirror of
https://github.com/bitechdev/ResolveSpec.git
synced 2026-06-19 03:33:45 +00:00
f7725340a6
* Implement base64 handling in SqlNull for []byte types. * Add tests for SqlString and SqlByteArray with base64 encoding. * Ensure proper JSON marshaling and unmarshaling for new types.