* Change all sql package calls to use odbc instead of RODBC
* style fixes
* remove references to RODBC
* comment and whitespace changes
* Add timeout to 60 minutes in Travis-CI
Working version of sqlmlutils in Python and R
Supports:
- Stored Procedures
- Execute in SQL
- Package Management
Known Issues:
- Cannot execute Stored Procedures with Output Parameters
- No dependency resolution on uninstall in Python Package Management