| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-02-28 | Change the pattern to identify tables that need prefix substitution to | Tim Almdal | |
| mirror the drupal pattern of using braces {}. | |||
| 2009-02-27 | Replace the string [table_name] with {$prefix}table_name. Slowly | Tim Almdal | |
| working through setting up the database access to support table prefixes. (Ticket#68) Before going ahead, just wanted to check this approach... whatcha think? | |||
| 2009-01-23 | Add support for parenthetical grouping to Database queries. Turns out | Bharat Mediratta | |
| that this is something they kind of want for Kohana :-) Upstream ticket for this change: http://dev.kohanaphp.com/ticket/1070 | |||
