Skip to content

v2.1.2

Choose a tag to compare

@laughingman7743 laughingman7743 released this 28 Feb 08:48
· 1183 commits to master since this release
  • Support duration_seconds, poll_interval and kill_on_interrupt options in SQLAlchemy connection string.
    Thanks @acountrec. (#214)
  • Support passing the execute method keyword arguments to the pandas.read_csv method arguments.
    Thanks @bjcttam, @austinlostinboston. (#169, #210)