Home | Trees | Indices | Help |
|
---|
|
Sqlalchemy column type to store codes
This column type accepts and returns a list of strings and stores them as a string joined with points.
eg: ['08', 'AB'] is stored as 08.AB
|
|||
|
|||
|
|||
|
|
|||
impl = types.Unicode
|
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jan 31 18:49:56 2009 | http://epydoc.sourceforge.net |