Skip to content

fix if_else, remove psycopg2 dependency

Compare
Choose a tag to compare
@machow machow released this 11 Feb 02:28
· 181 commits to master since this release

Fixes

  • if_else doesn't try to coerce to new type at end (#179)
  • removed psycopg2 dependency (causes install to fail if user does not have postgres) #189