Nate Finch
Nate Finch
It may be intractable for many cases... it's basically impossible to know if a user that types 25 as an argument means 25 the int or "25" a string.
The timestamp in glide.lock ensures that any two changes to dependencies always cause a conflict in that file. This is super annoying, because the timestamp holds approximately zero useful information....
Fixes #73
Give users the ability to define templates that are parsed as embedded templates in the main schema enum and table templates. This can be a great way to swap out...
`gnorm test foo.templ` -> parse the template to make sure it's valid (no template typos). `gnorm test foo.templ --table foo` -> parse the template and feed it table data from...