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