musttag icon indicating copy to clipboard operation
musttag copied to clipboard

Allow overriding default tag

Open abemedia opened this issue 1 year ago • 1 comments

I'm currently working on a project that uses json as the default tag for sqlx. I've resorted to overriding every single function, however this is quite unwieldy.

How would you feel about a new option to override tags? I'm thinking something like this:

tags:
  db: yaml

I'd be happy to contribute the change if this is something you'd accept.

abemedia avatar Jan 07 '25 12:01 abemedia

Hi, sorry for the late reply.

Sounds good, I'd be glad to accept your contribution!

Let's name it tag-overrides to make it more clear.

tmzane avatar Feb 04 '25 19:02 tmzane