Activity

From 01/14/2011 to 02/12/2011

02/12/2011

01:04 pm Feature Request #3735 (Closed): builders updated to allow unsetting LIMIT, OFFSET and SELECT columns
count_last_query() was removed because of a sql injection : http://dev.kohanaframework.org/issues/3394.
It was sug...
Marcel Evenson

02/10/2011

08:01 pm Feature Request #3707: Escape should not quote
This isn't really a bug. But I agree it probably makes more sense to have the quote() method add the actual quotes. W... Isaiah DeRose-Wilson
07:25 pm Feature Request #3707 (Assigned): Escape should not quote
Isaiah DeRose-Wilson
03:18 pm Feature Request #3095 (Assigned): Support for OR in JOIN/ON arguments in Database class (and ORM)
Woody Gilk
03:18 pm Feature Request #2009 (Closed): Implement or_on() in Database
Woody Gilk
03:13 pm Feature Request #3095: Support for OR in JOIN/ON arguments in Database class (and ORM)
It's actually not a duplicate. #2009 had a very limited scope, this is much broader. If anything, #2009 should be a d... Woody Gilk
03:07 pm Feature Request #3095 (Closed): Support for OR in JOIN/ON arguments in Database class (and ORM)
This is a duplicate of #2009. Jeremy Bush
02:58 am Feature Request #2009: Implement or_on() in Database
These need tests before they are merged. Jeremy Bush
12:46 am Feature Request #2009: Implement or_on() in Database
I've made API changes as requested, created a new pull request: https://github.com/kohana/database/pull/9. jordan shaw

02/08/2011

05:32 pm Bug Report #3676 (Closed): Cannot use parameter binding within WHERE conditions
Woody Gilk
11:57 am Feature Request #3707 (Closed): Escape should not quote
In kohana/database/mysql.php
function escape() returns quoted and escaped value. Shouldn't it return escaped value o...
joe chan

02/07/2011

09:02 pm Feature Request #2009: Implement or_on() in Database
Isaiah, per our conversation on irc, I believe I got all my changes merged into this commit.
Just quick overview A...
jordan shaw

02/06/2011

05:36 am Revision 2e450995: Fixes #3704 - Database error codes are inaccessible without parsing the except...
Kiall Mac Innes
05:35 am Bug Report #3704 (Closed): Database error codes are inaccessible without parsing the exception $m...
Fixed in 82a47ba819b51605a50868afab99ae26cb0af205 Kiall Mac Innes
05:35 am Bug Report #3705 (Closed): Database error codes are inaccessible without parsing the exception $m...
Fixed in 2e4509950a49b42e1c866958d8676f1a54fd984f Kiall Mac Innes
05:33 am Revision 82a47ba8: Fixes #3704 - Database error codes are inaccessible without parsing the except...
Kiall Mac Innes
05:29 am Bug Report #3705 (Closed): Database error codes are inaccessible without parsing the exception $m...
Database error codes are inaccessible without parsing the exception $message! Kiall Mac Innes
05:27 am Bug Report #3704 (Closed): Database error codes are inaccessible without parsing the exception $m...
Database error codes are inaccessible without parsing the exception $message! Kiall Mac Innes

02/01/2011

12:16 am Revision 4b240a3f: Merge branch '3.0/develop' into 3.1/develop
Woody Gilk
12:15 am Revision a2de18c8: Follow up to 65adda9c1dbf944aeb8b12586a3e326f4334639f, better handling of boun...
Woody Gilk
12:12 am Bug Report #3676 (Closed): Cannot use parameter binding within WHERE conditions
Consider the following example:... Woody Gilk

01/24/2011

06:07 pm Feature Request #3625: Creating tables in database
We are talking about using something like the "real-database module":https://github.com/cbandy/real-database in 3.2 (... Isaiah DeRose-Wilson
05:22 pm Feature Request #3625: Creating tables in database
I think if this feature will be implemented then all DDL operations should be supported by the Database module. Furth... Bence Eros

01/23/2011

07:08 pm Bug Report #3404 (Closed): Error creating Exception object for SQLSTATE[42S22]: Column not found:...
Fixed by https://github.com/kohana/database/commit/f2e5662d373e8d5847ee12c3e27c8210500bb5d2 Woody Gilk
07:08 pm Bug Report #3358 (Closed): pdo Database_Exception vs pgsql
Fixed by https://github.com/kohana/database/commit/f2e5662d373e8d5847ee12c3e27c8210500bb5d2 Woody Gilk
07:07 pm Revision f2e5662d: Moving all error codes into messages for Database_Exception calls, fixes #3404
Woody Gilk

01/20/2011

12:15 pm Feature Request #3625 (New): Creating tables in database
Is it possible to add new query type - creating tables in database.
Code e.g....
Damian Stasik

01/16/2011

01:42 pm Bug Report #3608 (Closed): Kohana_Database_MySQL::connect() problem
both mysql_connect() and mysql_pconnect() (especially the latter - an example is the first comment on the PHP manual ... Stuart Harland
« Previous
Next »
 

Also available in: Atom