Update DB failed

Hi,

I am getting below exception while updating db from studio. I tried running same query in SQL server and it was successfully accessed.
I am using platform version: 6.8.7

:LOA-core:updateDb FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':LOA-core:updateDb'.
> Exception when executing SQL: alter table AuthorizedProgramsIns add DELETE_TS datetime2 ;
alter table AuthorizedProgramsIns add DELETED_BY varchar(50) ;


* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 1s
2 actionable tasks: 1 executed, 1 up-to-date
[08:23:47.859] Task 'updateDb' failed
com.microsoft.sqlserver.jdbc.SQLServerException: Cannot find the object "AuthorizedProgramsIns" because it does not exist or you do not have permissions.

Hello,
looks as if this has nothing to do with Cuba.
please check whether or not are you you using the same credentials.

Regards,
Ilia.