Martynas Šateika

Results 3 issues of Martynas Šateika

Everything about this is still WIP, opening it up early in case I'm misunderstanding something. By the way I needed to change this line on Windows to ```python opened =...

When storing query results as CSV, DQL prints the column names and then the entries on subsequent rows. It's enough to view the file in a CSV editor. With JSON...

Use `%s` instead of `$s` for the log message placeholder when logging the response code received from Redshift. ## Description This adjusts the log placeholder to avoid `TypeError` being raised...