LocalDb
Hi -
I have a database mdf file for running unit tests. The tests are currently failing - is LocalDB installed on appveyor VM's?
thanks
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 28 Jul, 2014 05:40 PM
Nope, but we could look into adding that.
Though you can attach .mdf to full SQL Server that is available on build workers.
2 Posted by Avner Silberman on 28 Jul, 2014 05:46 PM
that would be a good option to have, though it seems you have a decent
workaround for me.
so...
How do I access the local sql server?
Is there win auth from the account running the build?
Is it a shared db ?
Support Staff 3 Posted by Feodor Fitsner on 28 Jul, 2014 05:49 PM
There it is: http://www.appveyor.com/docs/services-databases
Yes, build user (
appveyor
) is an admin and User mode is enabled as well.4 Posted by Avner Silberman on 28 Jul, 2014 05:56 PM
cheers!
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:46 AM.