cloudspannerecosystem / yo

yo is a command-line tool to generate Go code for Google Cloud Spanner.
MIT License
312 stars 50 forks source link

Support JSON data type #80

Closed tyamagu2 closed 2 years ago

tyamagu2 commented 3 years ago

This PR adds JSON data type support.

No tests added because spanner emulator does not support JSON type yet. ref: https://github.com/GoogleCloudPlatform/cloud-spanner-emulator/issues/37