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