Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[sqllab] fix exception caused by casting string to int with psycopg2 #9287

Merged
merged 5 commits into from Mar 16, 2020

Commits on Mar 11, 2020

  1. Copy the full SHA
    b4df84e View commit details
    Browse the repository at this point in the history
  2. rollback session on exception

    nytai committed Mar 11, 2020
    Copy the full SHA
    d2056df View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    40c2938 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

  1. Copy the full SHA
    8de9888 View commit details
    Browse the repository at this point in the history
  2. remove import

    nytai committed Mar 12, 2020
    Copy the full SHA
    afccc5a View commit details
    Browse the repository at this point in the history