Hi,
I'm trying to migrate a project from 8.2.2 to 8.5.1. I'm this getting errors on all "declare option db:chop 'no';":
[bxerr:BASX0010] Database option not allowed in library module: chop.
I tried changing 'no' to 'false', but it seems that the issue is with the option itself, not with the value.
--