You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If possible, it would be nice to simply support something like a pluck option that would allow us to render data straight from the DB results, eliminating the time it takes to build ActiveRecord model objects.
The text was updated successfully, but these errors were encountered:
If possible, it would be nice to simply support something like a
pluck
option that would allow us to render data straight from the DB results, eliminating the time it takes to build ActiveRecord model objects.The text was updated successfully, but these errors were encountered: