Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
# Conflicts:
#	oedialect/engine.py
  • Loading branch information
MGlauer committed Jun 28, 2019
2 parents b3ef708 + 13a56f1 commit f3f28ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oedialect/engine.py
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ def post(self, suffix, query, cursor_id=None, requires_connection_id=False):

if 'info_cache' in query:
del query['info_cache']

data = {'query': query}

if requires_connection_id or cursor_id:
Expand Down

0 comments on commit f3f28ff

Please sign in to comment.