Download & Extend

Eliminate call to db_num_rows() function

Project:FeedAPI
Version:5.x-1.x-dev
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

From: http://drupal.org/node/114774#db-num-rows

The db_num_rows() method was removed from the database abstraction layer in 6.x core, as it was a database dependent method.

These two patches replace various calls to db_num_rows() with db_result() and db_fetch_object().

AttachmentSize
feedapi-db_result.patch599 bytes
feedapi_node-db_result.patch1.73 KB

Comments

#1

Status:needs review» fixed

Thanks for the ready-to-use patches!

#2

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

nobody click here