Yes, working on rolling out 3.6.0, thanks for the bug reports.
There was a change in the checksum algorithm that made us have to update the version from 7 to 8. The update commands will handle that upgrade for you automatically, but status can't because it doesn't change the database, it just reads what is there. I should look at making it less error-y, though.
UpdateSQL should only require read access. What exception/error are you getting?
Nathan
There was a change in the checksum algorithm that made us have to update the version from 7 to 8. The update commands will handle that upgrade for you automatically, but status can't because it doesn't change the database, it just reads what is there. I should look at making it less error-y, though.
UpdateSQL should only require read access. What exception/error are you getting?
Nathan