v10
we have situation where some old guy just declared binary without attachment=True and now we added it
so for old data which entered before enabling of attachment attribute exist in database
how we can migrate those binary (stored in DB) to the attachment(file store)?
little hint would be appreciated and please suggest if community have any module/script for that.