Skip to content

Home > extract-pg-schema > InformationSchemaRoutine > datetime_precision

InformationSchemaRoutine.datetime_precision property

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

Signature:

typescript
datetime_precision: number | null;