Can't add my DB to Git in DevOps
scasburn
Posts: 1 New member
I'm working with
SSMS 17.9.1
SQL Source Control 7.1.29.11028
Git for Windows 2.29.2
In DevOps I am creating a new Git repo and I am initializing the master-branch with a readme.
I am cloning the repo to e.g. C:\git\MyDatabase\.
Going the SSMS linking my database with Source Control to Git, selecting the repo-folder mentioned.
Selecting "Commit"-tab and when pressing Commit, I am getting the following error-message:
SSMS 17.9.1
SQL Source Control 7.1.29.11028
Git for Windows 2.29.2
In DevOps I am creating a new Git repo and I am initializing the master-branch with a readme.
I am cloning the repo to e.g. C:\git\MyDatabase\.
Going the SSMS linking my database with Source Control to Git, selecting the repo-folder mentioned.
Selecting "Commit"-tab and when pressing Commit, I am getting the following error-message:
"Multi-module assemblies are not supported when loading from memory
Parameter name: assemblyBytes"
Please let me know what to do.
Regards scasburn
Please let me know what to do.
Regards scasburn
Tagged: