Hi all,
What are the practical differences of declaring a field of type 'char' vs. a 'text' type.
Thanks.
Edit: grr I need more karma to accept answers. But thanks Ray, that is what I was looking for! Also, I saw the ORM documentation but never made the connection that those are the same field types used in the database models (duh!).