]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Mon, 12 Jun 2023 17:59:22 +0000 (19:59 +0200)
committerRoland Häder <roland@mxchange.org>
Mon, 12 Jun 2023 17:59:22 +0000 (19:59 +0200)
commite85bc4436c4e146ab3ab7958f7cd2427209714c8
tree40aa9de99224ab25c7a9d78e4198606e29658cd7
parent28fa70b1bc5b760131377aa0091a9b9d3cd39cf1
Continued:
- ops, don't double-fetch a single row, causing 2nd invocation of fetchone()
  to return None as the first one already fetched it
fba/instances.py