tabler
tabler copied to clipboard
Go generate syntactic sugar for SQL-backed structs
Results
4
tabler issues
Sort by
recently updated
recently updated
newest added
use single template (exploit the bool) https://github.com/tristanwietsma/tabler/blob/breakup/table.go#L29-L37
enhancement
- selectable: a field can be selected based on equality test - default: a field has a default value
If a `db` field exists, build I/O methods.
- including template files