RadonDB is an open source, cloud-native MySQL database for building global, scalable cloud services
GNU General Public License v3.0
1.8k
stars
217
forks
source link
[bug] The result of explain has the problem of escaping characters #706
Closed
zhyass closed 3 years ago
In https://pkg.go.dev/encoding/json#Marshal , the description
This replacement can be disabled when using an Encoder, by calling SetEscapeHTML(false).
.