diff options
author | Bharat Mediratta <bharat@menalto.com> | 2009-12-02 10:43:06 -0800 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2009-12-02 10:43:06 -0800 |
commit | d0874a65acfbb2ed36eb7eae666969fde69ca004 (patch) | |
tree | a6214d91e29dbafa7f001b7a1766ab949d707b62 /system/helpers/request.php | |
parent | 87bc32345f6d7cb64c4009ed68a79776ace7ff1b (diff) |
Use:
->select(new Database_Expression("DISTINCT `email`"))
instead of:
->select("DISTINCT email")
This is not the perfect API. http://dev.kohanaphp.com/issues/2396 is
the upstream tracking ticket for a better API.
Diffstat (limited to 'system/helpers/request.php')
0 files changed, 0 insertions, 0 deletions