Hi all,

I'm trying to implement a character counter on all textarea fields in
my Elixir-SQLA-Pylons app, & need to find a way to determine the
maximum number of characters a given column can hold, so I can supply
the character counter with a "Maximum characters" value. Anyone know
of a simple method of finding the size-limit of a column?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to