This PR adds the importtosqlserver management command, which allows users to import exported data from exportcalaccesscampaignbrowser to Microsoft SQL Server. This has been tested on Ubuntu Linux 14.04 and Microsoft SQL Server 2014.
Basic docs are also included for the command. Closes #174
Coverage remained the same at 32.14% when pulling 82bebd172c237b9c04b5e7a5a223f881aee7f5c8 on mssql-server into 06354f2081ad95177f9180c662da908c639b4014 on master.
This PR adds the
importtosqlserver
management command, which allows users to import exported data fromexportcalaccesscampaignbrowser
to Microsoft SQL Server. This has been tested on Ubuntu Linux 14.04 and Microsoft SQL Server 2014.Basic docs are also included for the command. Closes #174