The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

HTML::FormEngine::DBSQL::PGSQL::DtHandler - PostgreSQL specific datatype handlers

DATATYPE HANDLERS

_dbsql_pgsql_dthandle_string

Sets templ to text and tries to determine the maximal length which is then assigned to MAXLEN. If then MAXLEN should be lower than the default size, SIZE is set to MAXLEN.

SEE ALSO

  HTML::FormEngine::DBSQL::DtHandler