deschism


Member since 07/10/2009

4 snippets

1312 profile views

1 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

deschism's Recent Snippets



« Prev 1 Next »
creates something like list_49 with the 49 corresponding to id of record in database.
0 604 posted 14 years ago by deschism
count(*args) Count operates using three different approaches. Count all: By not passing any parameters to count, it will return a count of all the rows for the model. Count using column: By passing a column name to count, it will return a count of...
1 628 posted 14 years ago by deschism
« Prev 1 Next »