On 2009/02/10, at 3:16 AM, Joe Atzberger wrote:

> 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  
> <[email protected]> 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 = ?
>


nah, it is correct - and not a typo

thanks for noticing it Joe


_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches

Reply via email to