indexes and unique constraints, (included composites); default values; and
enumerations.
Now, for each model, it's geneared the Go code with a function to get the
SQL statement related to INSERT:
https://github.com/kless/modsql/blob/master/testdata/model.go //
Auto-generated
https://github.com/kless/modsql/blob/master/test/modeler.go // Source
Would be useful to add another function auto-generated for SQL? Which?
Any other feature to add to the modeler?
--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.