Skip to content

v1.11.5

Choose a tag to compare

@laughingman7743 laughingman7743 released this 28 Feb 10:09
· 2 commits to 1.11.x 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)