Skip to content

Tags: clinnection/sqlcy

Tags

v0.0.2

Toggle v0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1 from clinnection/JsonTagsIDCamelcase

Add json_tags_id_camelcase configuration option

v0.0.1

Toggle v0.0.1's commit message
Add json_tags_id_camelcase configuration option

If json_tags_id_camelcase is true, "ID" in json tags will be camelcase.
If false, will be uppercase. Defaults to `false`