Resolve "Timeout value defaults should be `0`"
Closes #14 (closed)
Timeout value default should be 0, or should be mandatory. I opt for 0 (meaning no timeout), because that is the default timeout value of psycopg2 anyway.
Edited by Laurens Oostwegel