Ticket #43 (new defect)

Opened 9 months ago

[PATCH] Faster root if self

Reported by: rails Assigned to: jcm
Priority: minor Milestone:
Component: plugin Version:
Keywords: Cc:

Description

The root method will cause a database even if self is the root. It's simple enough to detect that, so here's the patch.

Regards, Craig

Attachments

quicker_root.patch (1.2 kB) - added by rails on 03/01/08 00:54:52.

Change History

03/01/08 00:54:52 changed by rails

  • attachment quicker_root.patch added.