adonisjs / attachment-lite

Turn any field on your Lucid models to an attachment data type
MIT License
68 stars 20 forks source link

allow column options to override defaults #22

Closed justDare closed 1 year ago

justDare commented 1 year ago

Proposed changes

Allows the user to override column options on the attachment decorator. Related to this issue: https://github.com/adonisjs/attachment-lite/issues/21

Types of changes

What types of changes does your code introduce?

Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

thetutlage commented 1 year ago

Thanks for the PR :)

adamcikado commented 1 year ago

@thetutlage can we release a new version with this change?

RomainLanz commented 1 year ago

Released as 1.0.8