palewire / django-calaccess-campaign-browser

A Django app to refine, review and republish campaign finance data drawn from the California Secretary of State’s CAL-ACCESS database
http://django-calaccess-campaign-browser.californiacivicdata.org
MIT License
17 stars 12 forks source link

Add Microsoft SQL Server support #206

Closed aboutaaron closed 9 years ago

aboutaaron commented 9 years ago

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

coveralls commented 9 years ago

Coverage Status

Coverage remained the same at 32.14% when pulling 82bebd172c237b9c04b5e7a5a223f881aee7f5c8 on mssql-server into 06354f2081ad95177f9180c662da908c639b4014 on master.