Pass options through to the underlying adapter.
Column-specific options can be specified by using its name,
for example:
```
t.attachment :avatar, created_at: { index: true }
```
Showing
Please
register
or
sign in
to comment
Column-specific options can be specified by using its name,
for example:
```
t.attachment :avatar, created_at: { index: true }
```