Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
cloud-infrastructure
data-analytics
Commits
6d073c67
Commit
6d073c67
authored
May 02, 2021
by
Antonin Dvorak
Browse files
sqlite3 - remove the WITH statement for db conn
parent
e86b5551
Changes
1
Show whitespace changes
Inline
Side-by-side
adcern/sqlite3_backend.py
View file @
6d073c67
...
...
@@ -17,7 +17,6 @@ def modify_db(conn,
"""
upperbound
=
11
with
conn
:
c
=
conn
.
cursor
()
# retry db execute
for
x
in
range
(
1
,
upperbound
):
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment