theiosif

Results 2 issues of theiosif

I'm trying to override the timeout value of 3 seconds by setting the PISTON_RUN_TIMEOUT environment variable (on my system hosting Piston), as per `docs/configuration.md`. However, this appears to have no...

I've added the option to set pk=auto-id. This inserts a new 'id' column which is an auto-incrementing integer. Updated the cli.py and README.md, but I did not add tests.