cloudspannerecosystem / yo

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

Ignore HIDDEN columns by default #146

Open morikuni opened 1 week ago

morikuni commented 1 week ago

The HIDDEN column should be excluded by default as it is unlikely to be read in a typical application.