Home > extract-pg-schema > InformationSchemaRoutine > character_maximum_length
InformationSchemaRoutine.character_maximum_length property
Always null, since this information is not applied to return data types in PostgreSQL
Signature:
typescript
character_maximum_length: number | null;