stephenafamo / bob

SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite
https://bob.stephenafamo.com
MIT License
760 stars 39 forks source link

Generate tags for setters for models #225

Closed singhsays closed 3 months ago

singhsays commented 4 months ago

Use case: When updates are sourced through a RESTful API into a setter with json etc

stephenafamo commented 4 months ago

Can you also add the changes in CHANGELOG.md?

singhsays commented 4 months ago

sure thing, done.

stephenafamo commented 4 months ago

sure thing, done.

There's already a section for Changed in the unreleased heading.

Also, can you please add (thanks @singhsays) to the item 🙏🏾