* design commit * add owner_id to templates table * add owner information in apis and ui * update minWidth for statItem * rename owner to created_by * missing refactor to created_by * handle errors in fetching created_by names
Database queries are generated using sqlc. See: sqlc docs
Run make gen to generate models and query functions.
make gen