Steven Braverman
Steven Braverman
When working locally, I've found that my custom python files work just fine regardless of directory structure. I too spent a lithe bit of time trying to figure out how...
pyflakes is complaining about imported modules that aren't being used. Need to update the way imports are generated for each class.
I have been able to get MsSQL to work using ODBC Driver. https://github.com/sbraverman/sqitch/tree/mssql-odbc It builds off all the work that @drmuey has done. It does not add any tests. I...