Updated Database_Query, added type() to get the current query type, added missing...
commit4434e15533836efb336973aeebdec0dc67965234
authorWoody Gilk <woody.gilk@kohanaphp.com>
Mon, 22 Jun 2009 19:03:37 +0000 (22 14:03 -0500)
committerWoody Gilk <woody.gilk@kohanaphp.com>
Mon, 22 Jun 2009 19:47:46 +0000 (22 14:47 -0500)
tree71fc4235eaf8e97930dd5a8774e19b431bfd4120
parentfc29f9c04bd9b80e22e2050ba5a2e59573a1f29b
Updated Database_Query, added type() to get the current query type, added missing comments, and changed compile() to always require a Database instance to be passed
modules/database/classes/database/query.php
modules/database/classes/database/query/builder/select.php