kohana / database

A Kohana module for database interactions, building queries, and prepared statements
http://kohanaframework.org/documentation
158 stars 140 forks source link

Fixed up sample to print query #17

Closed moshe-kaplan closed 12 years ago

moshe-kaplan commented 13 years ago

Calling Kohana::debug((string) $query) throws an Exception: ErrorException [ Fatal Error ]: Call to undefined method Kohana::debug() This code works.

Kohana-Builds commented 13 years ago

Pull request is targetted towards an invalid branch (3.1/master). Usually, this means you have targetted the master, rather than develop branch. Please correct this and try again. Thanks!

shadowhand commented 12 years ago

Merged in 88d83b7b7aa0f5d318e4d7b98f7fda9c8ec44c34.