cloudspannerecosystem / yo

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

Support JSON data type #79

Closed tyamagu2 closed 3 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