Dan
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Dan created a post, Error:(22, 439) Unable to resolve variable '@Priority_SHA256'
I am using mssqlserver and this code results in errors similar to the above for every @xxx variable. It runs fine but how do I get rid of the errors?case "Priority": stmt, err = db.Prepare("INS... -
Dan created a post, Can I open two windows of the same project at different branches?
While branch a is open and running can I have a second window with a different branch open and edit and run it?