]> git.koha-community.org Git - koha.git/commit
Bug 37508: (QA follow-up) Use ->check_columns
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 9 Aug 2024 09:56:11 +0000 (09:56 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 16 Aug 2024 14:22:26 +0000 (16:22 +0200)
commit0c029ee8490532caee26a10cd1a09eb0fed2d354
treedbd1df89148127256ac4df9f4110eacb3671e525
parentaebc7ba8db2a1a2310d68e25b28325c6b6a75cc1
Bug 37508: (QA follow-up) Use ->check_columns

Add shebang to Guided.t too.

Test plan:
See also previous commits.
Try sql like:
  select access_token from oauth_access_tokens

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
C4/Reports/Guided.pm
t/db_dependent/Reports/Guided.t