Closed mrm-david closed 8 months ago
Hi @anddago78, some modules you are maintaining are being modified, check this out!
Note: I have no idea how I could write a unit test for this
Also should I fix the trailing space in the comment to have 1 more check that pass, or leave it as is (automatically corrected)
Run pre-commit run -a Should fix the syntax error.
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.
Superseded by #274
Trying to get rows from the cursor when the query doesn't return rows will raise an exception.
An example such request would for, by example, in mysql
SET some_variable = some_value