Skip to content

v1.10.1

Choose a tag to compare

@laughingman7743 laughingman7743 released this 08 Feb 14:48
· 1412 commits to master since this release
  • Fix PandasCursor to not ignore rows containing only null values.
    Thanks @EdwardJRoss. (/issues/117)
  • Support utility queries in PandaCursor
    Thanks @radcheb. (/issues/114)
  • Implement to_sql method in utility package.