Skip to content

Home > extract-pg-schema > InformationSchemaRoutine > numeric_precision_radix

InformationSchemaRoutine.numeric_precision_radix property

Always null, since this information is not applied to return data types in PostgreSQL

Signature:

typescript
numeric_precision_radix: number | null;