diff options
author | clst <cs@apl.li> | 2011-12-12 18:27:51 +0100 |
---|---|---|
committer | clst <cs@apl.li> | 2011-12-12 18:27:51 +0100 |
commit | 2be6df693ab076fa077ac7e0f7df6802f3748ce1 (patch) | |
tree | 4ca638fc44bf7be9078ad7670aa5a9bc5ed45677 /activesupport/lib/active_support | |
parent | a6b15bd2dc35f07bfb073ffc0b0375c9318665c5 (diff) | |
download | rails-2be6df693ab076fa077ac7e0f7df6802f3748ce1.tar.gz rails-2be6df693ab076fa077ac7e0f7df6802f3748ce1.tar.bz2 rails-2be6df693ab076fa077ac7e0f7df6802f3748ce1.zip |
changed :finder_sql example to select *
because with select p.* you can no longer use count(). Using count will result in an SQL error message.
Diffstat (limited to 'activesupport/lib/active_support')
0 files changed, 0 insertions, 0 deletions