Skip to content

Commit 4712c92

Browse files
lcreidaidanharan
andauthored
How to Develop ActiveRecord SQL Server Adapter with Pre-Installed MS SQL (#726)
* Document use of Vagrant box [ci skip] * Move vagrant document to docs directory [ci skip] * Update docs/DEVELOPING_WITH_VAGRANT.md Co-Authored-By: Aidan Haran <aidanharan@yahoo.com> * Use adapter-specific Vagrant box Co-authored-by: Aidan Haran <aidanharan@yahoo.com>
1 parent e387180 commit 4712c92

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

RUNNING_UNIT_TESTS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33

44
This process is much easier than it has been before!
55

6+
## MS SQL SERVER
7+
8+
If you don't have easy access to MS SQL Server, you can set up a Vagrant/VirtualBox virtual machine with MS SQL Server. [Here's how](/https://github.com/rails-sqlserver/activerecord-sqlserver-adapter-dev-box).
69

710
## TL;DR
811

0 commit comments

Comments
 (0)