* Add standard tests for sources that use the JdbcSource to guarantee that changes do not break any sources that rely on JdbcSource. * Add JdbcStressTest to verify that we stream / chunk data properly (a.k.a can handle more data in any JdbcSource than fits in memory) * Migrate MSSQL and Redshift to user the new base source