[Koha-patches] [PATCH] patch for feature 2952

Joe Atzberger joe.atzberger at liblime.com
Mon Feb 9 15:16:56 CET 2009


Looks like you're missing a comma after "matched_biblionumber" in the field
list.

On Mon, Feb 9, 2009 at 6:38 AM, Mason James <mason.loves.sushi at gmail.com>wrote:

>     my $sth = $dbh->prepare_cached("SELECT title, author, isbn, issn,
> import_record_id, record_sequence,
> -                                           status, overlay_status
> +                                           matched_biblionumber
> biblionumber, status, overlay_status
>                                     FROM   import_records
>                                     JOIN   import_biblios USING
> (import_record_id)
>                                     WHERE  import_batch_id = ?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/koha-patches/attachments/20090209/e892a35c/attachment-0002.htm>


More information about the Koha-patches mailing list