Abdullah NUROĞLU
Abdullah NUROĞLU
I'm experiencing the same issue. After the last update, a lock icon appeared. I haven't added any new columns or tables. I tried refreshing the table and the parent node,...
As @lilbruthal mentioned earlier, this error started to occur after the last update. It's happening in all select queries. However, if I navigate to a table from the 'Database Navigator'...
My DB version is   a DDL example: ` CREATE TABLE job.JobDescription ( Id bigint IDENTITY(1,1) NOT NULL, StatusId int NOT NULL, CreaDate datetime NOT NULL, CreaUserId int NOT...