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