Ticket #33 (closed Feature Request: fixed)

Opened 16 months ago

Last modified 15 months ago

db->count_all()

Reported by: Tido Owned by: Shadowhand
Priority: major Milestone: 1.0
Component: Version:
Keywords: database db active record Cc:

Description

We need to add a SELECT COUNT() function to the db library.

Change History

Changed 15 months ago by canglan

  • owner set to canglan
  • milestone changed from 1.1 to 1.0

Changed 15 months ago by canglan

  • status changed from new to closed
  • resolution set to fixed

db->count_records() added in r80

Changed 15 months ago by Shadowhand

  • keywords database active record added; database, removed
  • status changed from closed to reopened
  • resolution deleted

Changed 15 months ago by Shadowhand

  • owner changed from canglan to Shadowhand
  • status changed from reopened to new
  • milestone changed from 1.0 to 1.1

I am reopening this ticket because the checked in code is not optimized, and add features into compile_select() that are unnecessary.

Changed 15 months ago by Shadowhand

  • status changed from new to assigned

Changed 15 months ago by Shadowhand

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in r82.

Changed 15 months ago by Shadowhand

  • milestone changed from 1.1 to 1.0

Changed 15 months ago by Tido

  • status changed from closed to reopened
  • resolution deleted

Please modify the docs to include this feature

Changed 15 months ago by Shadowhand

  • status changed from reopened to closed
  • resolution set to fixed

Fixed in r136.

Note: See TracTickets for help on using tickets.