ire4ever1190/ponairi

add support for index

Closed this issue · 3 comments

Hey, I think it's useful to add index pragma.

type
  Model = object
    ...
    title {.index.}: string

Yup sounds useful 👌 should hopefully be able to implement it quickly

Thanks for adding this feature. that was so quick!

Please bump the version in .nimble file so I don't have to write:

nimble install ponairi@#head

Sorry about that, forgot to push the new tag

Done now 👍