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

GUI: make trial required #189

Open
adampbeardsley opened this issue Jul 28, 2022 · 1 comment
Open

GUI: make trial required #189

adampbeardsley opened this issue Jul 28, 2022 · 1 comment

Comments

@adampbeardsley
Copy link
Collaborator

Right now if you don't enter a trial, the GUI happily runs, but this causes an error when we try to put it into the database:

sqlalchemy.exc.DataError: (psycopg2.errors.InvalidTextRepresentation) invalid input syntax for type integer: ""
LINE 1: ...__4:33_pm', 1658957585.767412, 1658958284.246779, '', '', 'm...
                                                             ^
@LindseyArndt
Copy link
Contributor

auto make it 1 if not entered

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants