#3589 Replace _multiRow, _singleRow, _singleValue with QP
Merged by tkopecek. Opened by jcupova.
jcupova/koji issue-3581  into  master

Download 3589.patch

Fixes: https://pagure.io/koji/issue/3581

rebased onto 5adb618b912634311586be20a628433184131a18

rebased onto 47e0d31d9cf72f030bf6b8f4c215ed7247356d67

Let's leave this composed SELECT as it is. Putting it to QP is not really readable nor safe.

affected by previous point

double %% shouldn't be here

rebased onto 29bf021500eed0542e672a69444603f646631d4a

rebased onto 6ac10aabd23674a20f97e011b1135898622b6aa7

@tkopecek all fixed

It should be list or tuple, so self._split_fields could be used consistently.

1 new commit added

  • Fix fields type and dict of query.execute

@tkopecek fixed

rebased onto 2db63c7b8c4dac49087ccc604bcca74896c8a65b

2 new commits added

  • Fix fields type and dict of query.execute
  • Replace _multiRow, _singleRow, _singleValue with QP

Metadata Update from @tkopecek:
- Pull-request tagged with: testing-ready

2 new commits added

  • Fix fields type and dict of query.execute
  • Replace _multiRow, _singleRow, _singleValue with QP

2 new commits added

  • Fix fields type and dict of query.execute
  • Replace _multiRow, _singleRow, _singleValue with QP

2 new commits added

  • Fix fields type and dict of query.execute
  • Replace _multiRow, _singleRow, _singleValue with QP

2 new commits added

  • Fix fields type and dict of query.execute
  • Replace _multiRow, _singleRow, _singleValue with QP

2 new commits added

  • Fix fields type and dict of query.execute
  • Replace _multiRow, _singleRow, _singleValue with QP

Metadata Update from @jcupova:
- Pull-request tagged with: testing-done

Commit 4ffcbc65 fixes this pull-request

Pull-Request has been merged by tkopecek

Metadata