Feature Request #4049

add using() to ORM::$_db_methods

Added by Tiger SEO 11 months ago. Updated 3 months ago.

Status:Closed Start date:06/15/2011
Priority:Normal Due date:
Assignee:Lorenzo Pisani % Done:

100%

Category:-
Target version:Kohana v3.x - v3.3.0 Estimated time:1.00 hour
Resolution:fixed Points:

Description

Hi.
There is ability to use using() method in query builder, but it can't be used in ORM, cause it's not listed in $_db_methods, so, please, add it ;)
I'd like to see this change in v3.1.4, cause this is not an API change
Thanks

Associated revisions

Revision 94ddee89
Added by Lorenzo Pisani 3 months ago

adding the missing alias to using() (fixes #4049)

History

Updated by Kiall Mac Innes 11 months ago

  • Assignee deleted (Kiall Mac Innes)
  • Priority changed from Urgent to Normal
  • Target version changed from v3.1.4 to v3.2.0

Updated by Isaiah DeRose-Wilson 11 months ago

  • Target version changed from v3.2.0 to v3.3.0

Updated by Tiger SEO 11 months ago

Why 3.3.0??? :( This is the easiest feature that it could be!!!

Updated by Lorenzo Pisani 11 months ago

  • Assignee set to Lorenzo Pisani

It's a feature and 3.2.0 is locked. It's very easy for you to add it in your application but it will have to wait until 3.3.0 to be in the core. Sorry I missed this for the 3.2.0 changes I made this week, I should have looked at the 3.1.x issues.

For future reference, additions to the API are API changes.

Updated by Jeremy Bush 5 months ago

  • Target version changed from v3.3.0 to Unscheduled

Updated by Lorenzo Pisani 3 months ago

  • Status changed from New to Closed
  • Target version changed from Unscheduled to v3.3.0
  • % Done changed from 0 to 100
  • Resolution set to fixed

Also available in: Atom PDF