This executable generates a go file that contains the SQL schema for
machineserver defined as a string. By doing this, we have the source of truth
as a documented go struct, which can be used in a more flexible way than
having the SQL as the source of truth.